json_of_jsonmversion
json_of_jsonm_lib is a JSON encoder and decoder library that converts text to and from a
json
type. The library has the following features:
- Uses jsonm to do the actual stream encoding and decoding
- The
json
type is compatible with and a subset of yojson'sjson
type - Provides both string and channel interfaces by default
- The Json_string module provides a standard type
t
interface in addition to thejson
type - Both
result
and exception functions are provided in most cases - The Json_encoder_decoder functor allows additional IO mechanisms, including Async, to be defined easily.
Author | Steve Bleazard <stevebleazard@googlemail.com> |
---|---|
License | MIT |
Published | |
Homepage | https://www.github.com/stevebleazard/ocaml-json-of-jsonm |
Issue Tracker | https://www.github.com/stevebleazard/ocaml-json-of-jsonm/issues |
Maintainer | Steve Bleazard <stevebleazard@googlemail.com> |
Dependencies | |
Source [http] | https://www.github.com/stevebleazard/ocaml-json-of-jsonm/releases/download/v1.0.0/json_of_jsonm-1.0.0.tbz sha256=0c9a8156a1ed0a5bd7f9eea1375f1828d48aed4a2fb88a9bedc484ea5ff75a5d md5=1503d4bcb108325c723405271f32bc56 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/json_of_jsonm/json_of_jsonm.1.0.0/opam |
No package is dependent