decodersversion
Elm-inspired decoders for Ocaml
A combinator library for "decoding" JSON-like values into your own Ocaml types, inspired by Elm's Json.Decode
and Json.Encode
.
Author | Matt Bray <mattjbray@gmail.com> |
---|---|
License | ISC |
Published | |
Homepage | https://github.com/mattjbray/ocaml-decoders |
Issue Tracker | https://github.com/mattjbray/ocaml-decoders/issues |
Maintainer | Matt Bray <mattjbray@gmail.com> |
Dependencies |
|
Source [http] | https://github.com/mattjbray/ocaml-decoders/releases/download/v0.7.0/decoders-0.7.0.tbz sha256=913db33fd532ee7a322e08db7ffef2bfb1aaa7a5fe63ae50ff92e6fdff6651a5 sha512=2954b1cd17f8b314ffc5ef88b8afeae0cbe1fa8adcd7fd224499d0fb7c9555ea15deb83030e54660d9e4a4eb4e50840978904a2479ade326ed8568ef49112bd7 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/decoders/decoders.0.7.0/opam |
Required by
- decoders-bencode<1.0.0
- decoders-cbor<1.0.0
- decoders-ezjsonm>=0.3.0 & <1.0.0
- decoders-jsonm<1.0.0
- decoders-msgpck<1.0.0
- decoders-sexplib<1.0.0
- decoders-yojson>=0.3.0 & <1.0.0
- ppx_deriving_decoders