0.0.5 • Published 6 years ago

@permettezmoideconstruire/gml-to-geojson v0.0.5

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

gml-to-geojson

Translate gml geometries to geojson

Build status Maintainability

Installation

npm install @permettezmoideconstruire/gml-to-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