@turf/centroid

v6.4.0
turf centroid module
turf geojson geo gis

docs

node ../../scripts/generate-readmes

test

npm-run-all test:*

bench

ts-node bench.js

build

npm-run-all build:*

build:es

tsc --outDir dist/es --module esnext --declaration false && echo '{"type":"module"}' > dist/es/package.json

build:js

tsc

test:tape

ts-node -r esm test.js

test:types

tsc --esModuleInterop --noEmit types.ts
npm i @turf/[email protected]

Metadata

  • MIT
  • Whatever
  • Turf Authors
  • released 6/17/2021

Downloads