Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/markmachine/icomoon-parser
parse Icomoon SVG files for name:path pairs for JS
https://github.com/markmachine/icomoon-parser
Last synced: about 4 hours ago
JSON representation
parse Icomoon SVG files for name:path pairs for JS
- Host: GitHub
- URL: https://github.com/markmachine/icomoon-parser
- Owner: markmachine
- License: bsd-2-clause
- Created: 2017-09-18T21:34:40.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-23T16:47:50.000Z (about 7 years ago)
- Last Synced: 2024-04-24T21:01:18.312Z (7 months ago)
- Language: JavaScript
- Size: 49.8 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# icomoon-parser
parse Icomoon SVG files for name:path pairs for JS### Examples
use the bundled sample.js file to test the output
```cmd
npm run sample
```