Skip to content

nilssonH/sketch-color-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sketch Color Parser

Parses a Sketch v43+ file and outputs all colors used in the file.

Check it out.

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

Releases

No releases published

Packages

No packages published