This library is for manipulating the json AST directly. For mapping between OCaml types and json, we recommend atdgen.
Currently at https://ocaml-community.github.io/yojson/
providing a few non-standard, optional extensions of JSON. These extensions will include:
(x, y)<Foo> <Bar:"abc">Getting rid of the UTF-X encoding constraint that prevents from exchanging binary data:
\uABCD escapes in string literals expand to UTF-8