foundation-icon-fonts-3-glyphsearch-crawler
v0.2.1
Published
Crawls the Foundation Icon Fonts 3 website and formats it for GlyphSearch
Downloads
12
Maintainers
Readme
foundation-icon-fonts-3-glyphsearch-crawler
Creates JSON file of all Foundation Icons Font 3 for GlyphSearch
Adapted version of octicons-glyphsearch-crawler.
See GlyphSearch PR #31 for how this crawler was used.
Usage
$ git clone [email protected]:matiassingers/foundation-icon-fonts-3-glyphsearch-crawler.git && cd foundation-icon-fonts-3-glyphsearch-crawler/
$ npm install
$ node foundation.js <path-to-glyphsearch>
If no argument is supplied, it'll output in current working directory as icons-foundation.json
.
Example
$ node foundation.js ../glyphsearch/
writing file to ../glyphsearch/data/icons-foundation.json
License
MIT © Matias Singers