polygon-offset

v0.3.2
Polygon offsetting algorithm, aimed for use with leaflet
polygon offset algorithm scale margin padding

watch-js

watchify example/app.js -o example/bundle.js -dv

watch

npm run watch-js

build-js

browserify -s Offset src/offset.js > dist/offset.js

build

npm run build-js

start

npm run watch & http-server -p 3003

test

tap test/*.test.js -R spec

lint

eslint ./src/

test:watch

nodemon --exec 'npm run test && npm run lint'
npm i polygon-offset

Metadata

  • MIT
  • Whatever
  • Alexander Milevski
  • released 10/5/2022

Downloads

Maintainers