0.1.2 • Published 3 years ago

webfonts-helper v0.1.2

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

svg2font

  npm install webfonts-helper --g

js

  const webFontsHelper = require('webfonts-helper')
  webFontsHelper(options)

command

  webFontsHelper

feature

  • support svg to 'ttf', 'woff', 'woff2', 'eot'
  • support ttf to 'woff', 'woff2', 'eot'

options

propsdefaultValuedescription
src-svg dir
formats'svg', 'ttf', 'woff', 'woff2', 'eot'font type
fontNameicon-fontfont family name you want
fontPath-font family dest
classNameiconcss className
0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

4 years ago