Skip to content

ahmadfiroz/sketch-webfont

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sketch-webfont

A npm based script to create web icon fonts from sketch

Requirements

Usage

  • npm install - dependency resolving. Must do for first time.
  • npm run build - export icons from icons.sketch and create an iconfont with demo html.
  • npm run export - export icons to assets/icons/ only
  • npm run create - takes the svgs from assets/icons/*.svg and create iconfont with demo in dist directory (Will create if not available)

License

MIT

About

A nodejs based script to create web icon fonts from sketch

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published