decodersversion Documentation on ocaml.org
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/v1.0.0/decoders-1.0.0.tbz sha256=47fe79c4102d0f710eff3ceaef313100d9df3c7945834d3cf38a39742a573597 sha512=6fe4e9f99d865fb24c8b1da08ba485282fc8eaf6ed48cedbe8109cae863ad441a95b2643b4ea217a6b012f149682ca69af436ed26a3d646903738fce5651a229  | 
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/decoders/decoders.1.0.0/opam | 
Required by
- decoders-bencode>=1.0.0
 - decoders-cbor>=1.0.0
 - decoders-ezjsonm>=1.0.0
 - decoders-ezxmlm
 - decoders-jsonaf
 - decoders-jsonm>=1.0.0
 - decoders-msgpck>=1.0.0
 - decoders-sexplib>=1.0.0
 - decoders-yojson>=1.0.0
 - ppx_deriving_decoders
 
          

