component-typeface
A component command to create a typeface component package via prompts from the command line.
Installation
$ npm install -g component-typeface
Example
$ component typeface
family: Family Name
url: http://fonts-website.com
name: Font Name
weight: 600
style: italic
.woff: /path/to/font.woff
.ttf: /path/to/font.ttf
.eot: /path/to/font.eot
Created typeface package: Family Name Font Name.