convex-polygon-scaler

v1.0.0
Convex polygon scaler by a fixed amount
scale 2D polygon convex geometry

clean

rm -rf dist; rm -rf demo

build-dist

microbundle

build-demo

parcel build src/demo/index.html --out-dir demo --public-url ./

build

npm run clean; npm run build-dist; npm run build-demo

deploy

git subtree push --prefix demo origin gh-pages

start

parcel src/demo/index.html

test

tsc && echo test

Metadata

  • ISC
  • Whatever
  • alberto
  • released 10/20/2019

Downloads

Maintainers