canvas-size

v1.2.6
Determine the maximum size and custom dimension support of an HTML `<canvas>` element.
area canvas height html limit max maximum offscreen offscreencanvas and 8 more...

prepare

rimraf dist/*.js* && npm run build

build

rollup -c

dev

npm start | npm run test-watch

lint

eslint . && markdownlint . --ignore node_modules

start

rimraf coverage/* && npm run build -- --watch

test

rimraf coverage/* && npm run lint && karma start

test-watch

npm test -- --auto-watch --no-single-run

test-remote

npm test -- --remote

version

npm run prepare && npm run test && git add -A dist

Metadata

  • MIT
  • Whatever
  • John Hildenbiddle
  • released 2/25/2023

Downloads

Maintainers