Skip to content

Latest commit

 

History

History
 
 

examples

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Examples for icon-gen

Installation

$ npm install

Usage

js is JavaScript. ts is TypeScript on ts-node.

Generate from SVG.

$ npm run js:svg
$ npm run ts:svg

Generate from PNG.

$ npm run js:png
$ npm run ts:png

License

MIT