font-awesome-glyphmap

1.0.4 • Public • Published

font-awesome-glyphmap

hacky script to get a glyphmap out of a fort awesome export kit

usage

$ yarn global add font-awesome-glyphmap
# download bundle from fort-awesome 
$ font-awesome-glyphmap ./kit-whatever-1234
{
  "arrow-left": 61442,
  "arrow-right": 61443,
  "arrow-square-down": 61444,
  "arrow-to-bottom": 61445
  ...
}

Readme

Keywords

none

Package Sidebar

Install

npm i font-awesome-glyphmap

Weekly Downloads

0

Version

1.0.4

License

MIT

Unpacked Size

6.13 kB

Total Files

4

Last publish

Collaborators

  • tovazm