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.1.tar.gz
md5=d2455be9dd96731a364f90f01aff08f5
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/ocplib-json-typed/ocplib-json-typed.0.1/opam
Required by