ocplib-json-typedversion

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.

AuthorBenjamin Canou <benjamin@ocamlpro.com>
LicenseLGPL-3.0-only WITH OCaml-LGPL-linking-exception
Published
Homepagehttps://github.com/ocamlpro/ocplib-json-typed
Issue Trackerhttps://github.com/ocamlpro/ocplib-json-typed/issues
MaintainerBenjamin Canou <benjamin@ocamlpro.com>
Dependencies
Source [http] https://github.com/OCamlPro/ocplib-json-typed/archive/v0.2.tar.gz
md5=e92353403d3e5fdcd047fb7d31130b11
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/ocplib-json-typed/ocplib-json-typed.0.2/opam
Required by