https://github.com/libbum/elm-topojson
TopoJSON parser for Elm
https://github.com/libbum/elm-topojson
Last synced: over 1 year ago
JSON representation
TopoJSON parser for Elm
- Host: GitHub
- URL: https://github.com/libbum/elm-topojson
- Owner: Libbum
- License: bsd-3-clause
- Created: 2018-12-21T09:28:10.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-28T22:58:55.000Z (over 7 years ago)
- Last Synced: 2025-01-08T23:05:00.089Z (over 1 year ago)
- Language: Elm
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Elm-TopoJSON
[](https://package.elm-lang.org/packages/Libbum/elm-topojson/latest/) │ [](https://travis-ci.org/Libbum/elm-topojson) │ [](https://app.fossa.io/projects/git%2Bgithub.com%2FLibbum%2Felm-topojson?ref=badge_shield)
---
A [TopoJSON](https://github.com/topojson/topojson) parser for Elm.
Currently this is just a base parser, a number of checks still needed to be implemented before publishing v1.0.
Ultimately this will also be capable of TopoJSON operations, since the spec is quite complex—[see the javascript API reference](https://github.com/topojson/topojson).
## License
[](https://app.fossa.io/projects/git%2Bgithub.com%2FLibbum%2Felm-topojson?ref=badge_large)