Components for OCaml/Javascript applications.

This is work in progress, interfaces will change. It is currently used by the preview server of Stog (>= 0.14.0).

Download

Ojs-base is hosted on Framagit.

Releases
  • 0.7.0 [2021/11/25]:
    • Une dune, rename packages,
    • use Xtmpl 0.19.0.
  • 0.6.0 [2021/05/18]:
    • Upgrade to ocaml 4.12.0, Js_of_ocaml 3.9.0, websocket 2.14, ...
  • 0.5.0 [2016/10/26]:
    • upgrade to OCaml 4.03.0.
  • 0.4.0 [2021/11/25]:
    • use Xtmpl >= 0.13.0.
  • 0.3.0 [2015/07/07]:
    • add features to the editor,
    • module renaming,
    • lots of changes :)
  • 0.2.0 [2014/10/27]: Use ppx-deriving-yojson 2.0.
Installation

To be installed, Ojs-base requires:

To compile and install:

This will install the ojs_* packages with dune.

You can also install with Opam:

opam install ojs_base_all
Documentation

Reference documentation is here.

An example is in the example directory.

License

Ojs-base is released under the GPL v3.

Author and contact

Maxence Guesdon <Maxence 'DOT' Guesdon 'AT' inria 'DOT' fr>