Skip to content

markdalgleish/html-sketchapp-style-guide

 
 

Repository files navigation

html-sketchapp-style-guide

Script that uses brainly/html-sketchapp to import brainly/style-guide into Sketch.

This script produces a page.asketch.json and document.asketch.json file that can be loaded to Sketch via brainly/html-sketchapp plugin.

How do I run it?

npm i # installs dependencies
npm run build # builds src/styleguide2asketch.js script that gets injected into a page
npm run inject # produces document.asketch.json and page.asketch.json files

Created *.asketch.json files can then be loaded into Sketch using the brainly/html-sketchapp plugin.

About

Brainly style guide ➡ Sketch

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 86.4%
  • JavaScript 13.6%