component-typeface

0.0.4 • Public • Published

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.

Readme

Keywords

none

Package Sidebar

Install

npm i component-typeface

Weekly Downloads

1

Version

0.0.4

License

MIT

Last publish

Collaborators

  • ianstormtaylor