fontellify

0.0.3 • Public • Published

fontellify

Install

$ npm i fontellify

Usage

var fontellify = require('fontellify');
 
fontellify({
  name: 'my_font', // default 'fontello'
  zipFolder: '/dir/zip',
  fontsDest: '/dir/fontello',
  codesDestFile: '/path/to/codes.css'
});

License

MIT © Ablay Keldibek

Dependencies (4)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i fontellify

    Weekly Downloads

    1

    Version

    0.0.3

    License

    MIT

    Last publish

    Collaborators

    • atomiomi