@permettezmoideconstruire/traverse-geojson
v0.0.1-alpha
Published
Deeply map geojson object to traverse it's coordinates, and more
Downloads
4
Readme
traverse-geojson
Deeply traverse geojson coordinates
Installation
npm install @permettezmoideconstruire/traverse-geojson
Usage
Scripts
npm run compile
- produce builds for the appnpm run test
- run testsnpm run build
- compile and run testsnpm run dev
- produces development version of your library and runs a watchernpm run test:watch
- run tests in watch mode