0.2.1 • Published 10 years ago

octicons-glyphsearch-crawler v0.2.1

Weekly downloads
2
License
MIT
Repository
github
Last release
10 years ago

octicons-glyphsearch-crawler Build Status Dependency Status

Creates JSON file of all Octicons for GlyphSearch

See GlyphSearch PR #25 for how this crawler was used.

Usage

$ git clone git@github.com:matiassingers/octicons-glyphsearch-crawler.git && cd octicons-glyphsearch-crawler/
$ npm install
$ node octicons.js path-to-glyphsearch

If no argument is supplied, it'll output in current working directory as icons-octicons.json.

Example

$ node octicons.js ../glyphsearch/
writing file to ../glyphsearch/data/icons-octicons.json

License

MIT © Matias Singers