0.0.1-alpha • Published 6 years ago

@permettezmoideconstruire/traverse-geojson v0.0.1-alpha

Weekly downloads
5
License
MIT
Repository
github
Last release
6 years ago

traverse-geojson

Deeply traverse geojson coordinates

Build status Maintainability

Installation

npm install @permettezmoideconstruire/traverse-geojson

Usage

See API documentation

Scripts

  • npm run compile - produce builds for the app
  • npm run test - run tests
  • npm run build - compile and run tests
  • npm run dev - produces development version of your library and runs a watcher
  • npm run test:watch - run tests in watch mode