Small util for creating HTML preview pages of icon fonts
| bin | ||
| lib | ||
| .gitignore | ||
| CHANGELOG.md | ||
| LICENSE | ||
| package.json | ||
| README.md | ||
iconfontpreview
Small Node.js util for creating HTML preview pages of icon fonts.
Install: npm install -g iconfontpreview
Usage: iconfontpreview --in path/to/icon.ttf will generate preview.html in the directory you are in.
Options: --in path to font file --out path to out folder (default is current folder) --help help