foundation-icon-fonts-3-glyphsearch-crawler

0.2.1 • Public • Published

foundation-icon-fonts-3-glyphsearch-crawler Build Status Dependency Status

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 git@github.com: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

/foundation-icon-fonts-3-glyphsearch-crawler/

    Package Sidebar

    Install

    npm i foundation-icon-fonts-3-glyphsearch-crawler

    Weekly Downloads

    5

    Version

    0.2.1

    License

    MIT

    Last publish

    Collaborators

    • matiassingers