@permettezmoideconstruire/gml-to-geojson
v0.0.5
Published
Translate gml geometries to geojson
Downloads
6
Readme
gml-to-geojson
Translate gml geometries to geojson
Installation
npm install @permettezmoideconstruire/gml-to-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