canvasimo

v0.7.0
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...

prepublishOnly

npm run dist

dist

./scripts/dist

start

./scripts/start

build

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

typecheck

tsc --project tsconfig.json --noEmit

lint

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

tests

jest

test

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

Metadata

  • MIT
  • Whatever
  • Jake 'Sid' Smith
  • released 5/1/2019

Downloads

Maintainers