Détail du package

webfont-builder

jesusgraterol12MIT1.0.3

The webfont-builder package is a simple script which purpose is to help build Web Fonts so they can be easily self-hosted in production-grade applications.

readme

WebFont Builder

The webfont-builder package is a simple script which purpose is to help build Web Fonts so they can be easily self-hosted in production-grade applications.

Getting Started

  1. Install webfont-builder in the font package:
$ npm install -D webfont-builder
  1. Invoke the builder:
$ webfont-builder


Built With

  • JavaScript


License

MIT


Acknowledgments


Deployment

  1. Install dependencies:

    $ npm install
  2. Publish to npm:

    $ npm publish