canvasimo

v0.6.3
An HTML5 canvas drawing library, with 150+ useful methods, jQuery-like fluent interface, and cross-browser compatibility enhancements.
sensible simple fluent canvas api interface html5 chain canvasimo and 1 more...

prepublish

npm run dist

dist

./scripts/dist

start

./scripts/start

build

NODE_ENV=production ts-node scripts/generate-docs.tsx

lint-js

tslint --project tsconfig.json '{docs/src,src,tests,types,scripts}/**/*.@(ts|tsx)'

lint

npm run lint-js

tests

jest

test

npm run lint && npm run tests -- --coverage --runInBand && if grep -rn FIXME src; then exit 1; fi;

Metadata

  • MIT
  • Whatever
  • Jake 'Sid' Smith
  • released 2/23/2018

Downloads

Maintainers