package jsonoo

  1. Overview
  2. Docs
On This Page
  1. Related Projects
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

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.

OCaml

Innovation. Community. Security.