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.8.0
[2024/12/12]:
- upgrade to xtmpl 1.0.0,
- use js_of_ocaml >= 5.5.0,
- - use Js.Unsafe.pure_js_expr instead of variable (thanks to Jérôme Vouillon),
- upgrade to conduit 5.0.
- 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]:
- 0.4.0
[2021/11/25]:
- 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
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>