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

Readme

Keywords

Package Sidebar

Install

npm i fontellify

Weekly Downloads

0

Version

0.0.3

License

MIT

Last publish

Collaborators

  • atomiomi