This package helps you convert between Rescript values and JSON values.
See the API docs for installation/usage here!
This package is a port of Elm's JSON decoding library.
When creating this package, I basically went through the docs for the Elm library and implemented a Rescript version. Additional, because it's so well done, the documentation is copied verbatim.
Thanks to Evan Czaplicki (@evancz) and all other folks for designing and creating the excellent Elm package!
- Fix compile error introduced in 1.0.4
- New docs!
- Rescript 10