tmcw / geojson.net

https://www.placemark.io/
ISC License
150 stars 32 forks source link

Compact prettified json #13

Closed bhousel closed 6 years ago

bhousel commented 6 years ago

This makes the stringified JSON compact-er. closes #10

⚠️ Didn't actually get a working build to test, but I think the errors are elsewhere

tmcw commented 6 years ago

👍 builds on my machine! I'll add development instructions to the repo - there's nothing to it more than:

yarn
yarn start

And it'll serve by default on localhost:1234.