octicons-glyphsearch-crawler
v0.2.1
Published
Crawls the GitHub Octicons website and formats it for GlyphSearch
Downloads
2
Maintainers
Readme
octicons-glyphsearch-crawler
Creates JSON file of all Octicons for GlyphSearch
See GlyphSearch PR #25 for how this crawler was used.
Usage
$ git clone [email protected]: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