path2d-polyfill

v2.0.0
Polyfills Path2D api for canvas rendering
Path2D polyfill canvas roundRect

lint

eslint .

test

ts-mocha test/*.spec.ts

build

rm -rf dist/* && rollup -c

start

rollup -c -w

prepare

husky install

release

release-it

test:watch

ts-mocha --watch test/*.spec.ts

check-types

tsc --noEmit

format:check

prettier --check "./**"

format:write

prettier --write "./**"

test:coverage

nyc --reporter=html --reporter=text --reporter=text-summary yarn test

Metadata

  • MIT
  • >=8
  • nilzona
  • released 1/22/2023

Downloads

Maintainers