Components for OCaml/Javascript applications.
This is work in progress, interfaces will change. It is currently usedby thepreviewserver of Stog (>= 0.14.0).
Download
Ojs-base ishosted 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]:Useppx-deriving-yojson 2.0.
Installation
You can also install withOpam:
$ opaminstall ojs_base_all
Documentation
Reference documentation ishere.
An example is in theexample
directory.
License
Ojs-base is released under theGPL v3.
Author and contact
Maxence Guesdon<Maxence 'DOT' Guesdon 'AT' inria 'DOT' fr>