webfont

v11.1.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 11 more...

build

rollup -c

clean

rm -rf dist/ temp/

demo

node dist/cli.js './src/fixtures/svg-icons/*.svg' -d demo -t html --normalize --center-horizontally

lint

eslint .

postbuild

tsc --declaration --declarationDir dist --emitDeclarationOnly

prebuild

npm run clean && npm run lint

predemo

npm run build

prerelease

npm run test

pretest

npm run build

prettify

npm run lint --fix

preversion

npm run test

push-tags

git push origin --tags

release

standard-version

release-alpha

npm run release -- --prerelease alpha

test

jest src

testc

npm test -- --coverage

test-debug

npm test --detectOpenHandles --runInBand

testu

npm test -- -u

Metadata

  • MIT
  • >= 12.0.0
  • itgalaxy
  • released 5/13/2021

Downloads