webfont

v2.0.0
Generator of webfonts from svg icons
cli standalone font fonts webfont webfonts svg ttf woff and 2 more...

coveralls

nyc report --reporter=text-lcov | coveralls

lint:eslint

eslint . --ignore-path .gitignore --color

lint:remark

remark . --ignore-path .gitignore --frail --quiet --color

lint

npm-run-all -l --parallel lint:*

pretest

npm run lint

ava

nyc ava --verbose "src/**/__tests__/*.js"

test

npm run ava

prebuild

rimraf dist

build

babel src --out-dir dist --ignore /__tests__/

prepublish

npm run build

release

npmpub

Metadata

  • MIT
  • Whatever
  • itgalaxy
  • released 7/19/2016

Downloads

Maintainers