webfont

v4.0.2
Generator of webfonts from svg icons, svg icons to svg font, svg font to ttf, ttf to eot, ttf to woff, ttf to woff2
cli standalone font fonts webfont webfonts svg ttf woff and 12 more...

coveralls

nyc report --reporter=text-lcov | coveralls

lint:eslint

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

lint:package

ajv -s ./node_modules/package-schema/schema.json -d package --errors=text

lint:remark

remark '{**/*,*}.md' -i .gitignore -f -q

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 10/24/2016

Downloads

Maintainers