0.1.2 • Published 2 years ago

webfonts-helper v0.1.2

Weekly downloads
-
License
ISC
Repository
github
Last release
2 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

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago