sketch-color-parser
sketch-color-parser copied to clipboard
Parses all colors used in Sketch v43+ files.
Sketch Color Parser
Parses a Sketch v43+ file and outputs all colors used in the file.

Issues
Found something that shouldn't act the way it does? Let me know
Contribute
Want to help me out by contributing? Feel free to! For the repo and make a pull request.
# Install dependencies
npm install
# Serve locally
npm start
# Build for production
npm run build