package ojs_base

  1. Overview
  2. Docs
Base library for developing OCaml web apps based on websockets and js_of_ocaml

Install

Dune Dependency

Authors

Maintainers

Sources

ojs-base-0.7.0.tar.bz2
md5=85b8a0746e9be8c20cf082f2573b5895
sha512=ec707820ff69ddbf9c631cf6a1c8748e82346daded1a4f73c5702128d07858f915e62d529e5fec01e99263f33eefb1586067341c058535806e0092b9d040644a

Description

Tags

javascript web components

Published: 15 Dec 2021

README

ojs-base

Base library for developing OCaml web apps based on websockets and js_of_ocaml

Dependencies (12)

  1. yojson >= "1.7.0"
  2. xtmpl_ppx >= "0.19.0"
  3. xtmpl >= "0.19.0"
  4. websocket-lwt-unix >= "2.14"
  5. websocket >= "2.14"
  6. ppx_deriving_yojson >= "3.6.1"
  7. lwt_ppx >= "2.0.2"
  8. lwt >= "5.4.0"
  9. js_of_ocaml-ppx >= "3.9.0"
  10. js_of_ocaml >= "3.9.0"
  11. ocaml >= "4.12.0"
  12. dune >= "2.9"

Dev Dependencies (1)

  1. odoc with-doc

Conflicts

None