package jsonoo

  1. Overview
  2. Docs
JSON library for Js_of_ocaml

Install

Dune Dependency

Authors

Maintainers

Sources

jsonoo-v0.2.1.tbz
sha256=dbd2f7a3b1585fa3530c51f68c6b8a8189fd1c05cbefeccc6231be7cccd7d16f
sha512=54877815d314cb97d33d21c841acdbea88835d40a37a6356878f9b539f79983a14a0f5f56a984d6e6e5ef803f542fd59c17fbba54ec1c9b1d767c63065c92176

Description

Published: 14 Dec 2020

README

Jsonoo

JSON library for Js_of_ocaml

This library provides a very similar API to the excellent BuckleScript library, bs-json by glennsl, which is licensed under LGPL v3 or MPL. Unlike bs-json, this port of the library tries to follow OCaml naming conventions and be easier to interface with other OCaml types like Hashtbl.t. This library passes a nearly equivalent test suite.

Related Projects

Dev Dependencies (4)

  1. odoc with-doc
  2. conf-npm with-test
  3. webtest-js with-test
  4. webtest with-test

Used by

None

Conflicts

None