octicons-glyphsearch-crawler

0.2.1 • Public • Published

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

Package Sidebar

Install

npm i octicons-glyphsearch-crawler

Weekly Downloads

0

Version

0.2.1

License

MIT

Last publish

Collaborators

  • matiassingers