1.0.6 • Published 1 year ago

rescript-json v1.0.6

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

rescript-json

This package helps you convert between Rescript values and JSON values.

API Docs

See the API docs for installation/usage here!

Credit

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!

Changelog

1.0.6

  • Don't include compiled JS in published module source

1.0.5

  • Fix compile error introduced in 1.0.4

1.0.4

  • New docs!

1.0.3

  • Rescript 10
1.0.6

1 year ago

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago