webfont

v7.0.1
Generator of fonts 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 13 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 12/20/2016

Downloads

Maintainers