Pinned Loading
-
-
Format the names of all symbols in a...
Format the names of all symbols in a Sketch file to be all lowercase 1import os
2import zipfile
3import tempfile
4import sys
5import json
-
Dump the names of all symbols in a S...
Dump the names of all symbols in a Sketch file to an alphabetically sorted text file. 1import os
2import zipfile
3import tempfile
4import sys
5import json
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.