ocplib-json-typedversion Documentation on ocaml.org
Type-aware JSON and JSON schema utilities
This library currently contains three modules:
- Json_encoding: mapping between OCaml types and JSON schemas.
- Json_schema: manipulation of JSON schemas.
- Json_repr: manipulation and conversion of JSON data.
Shares types with ezjsonm, yojson compatibility translators provided.
| Author | Benjamin Canou <benjamin@ocamlpro.com> |
|---|---|
| License | LGPL-3.0-only WITH OCaml-LGPL-linking-exception |
| Published | |
| Homepage | https://github.com/ocamlpro/ocplib-json-typed |
| Issue Tracker | https://github.com/ocamlpro/ocplib-json-typed/issues |
| Maintainer | Benjamin Canou <benjamin@ocamlpro.com> |
| Dependencies | |
| Source [http] | https://github.com/OCamlPro/ocplib-json-typed/archive/v0.2.tar.gz sha256=e31c7f95d0fc9b1b4d2b566f493d65d76498f3bcda71baf14d6ba9f0b23ece88 md5=e92353403d3e5fdcd047fb7d31130b11 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/ocplib-json-typed/ocplib-json-typed.0.2/opam |
Required by
- kewith-test & >=0.5
- ppx_deriving_encoding<0.2.2
- restowith-test & <0.3
- syndicwith-test & >=1.6.0


