package ocplib-json-typed

  1. Overview
  2. Docs
Type-aware JSON and JSON schema utilities

Install

Dune Dependency

Authors

Maintainers

Sources

v0.2.tar.gz
md5=e92353403d3e5fdcd047fb7d31130b11

Description

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.

Published: 18 Mar 2016

Dependencies (3)

  1. uri >= "1.9.0"
  2. ocamlfind build
  3. ocaml >= "4.02.0"

Dev Dependencies

None

Used by (4)

  1. ke >= "0.5"
  2. ppx_deriving_encoding < "0.2.2"
  3. resto < "0.3"
  4. syndic >= "1.6.0"

Conflicts

None

OCaml

Innovation. Community. Security.