konva

v3.0.0-3
<p align="center"> <img src="https://raw.githubusercontent.com/konvajs/konvajs.github.io/master/apple-touch-icon-180x180.png" alt="Konva logo" height="180" /> </p>
canvas animations graphic html5

tsc

tsc -d --declarationDir ./types --removeComments --noEmit || echo "tsc faild for some file(s)."

lint

gulp lint

test

mocha-headless-chrome -f ./test/runner.html -a disable-web-security

build

npm run compile && gulp build

start

npm run watch & gulp

watch

rollup -c -w

rollup

rollup -c

compile

npm run tsc && npm run rollup

prettier

prettier --write "src/**/*.js" "test/**/*.js" --single-quote

full-build

npm run build && npm t

Metadata

  • MIT
  • Whatever
  • Anton Lavrenov
  • released 2/23/2019

Downloads

Maintainers