package ojs_base
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Base library for developing OCaml web apps based on websockets and js_of_ocaml
Install
dune-project
Dependency
Authors
Maintainers
Sources
ojs-base-0.9.0.tar.bz2
md5=d1280f8b88bd6e03f62084c63027cf47
sha512=ff933d51b7a64a4d7356442284f0d992de746523fb28217d01c7d4ca0f461920b9f05d2f22ae4ba51f5a819c6b923e64b600150164ae58439b86e186d284b2ee
Description
Dependencies (12)
-
yojson
>= "1.7.0" -
xtmpl_ppx
>= "1.2.0" -
xtmpl
>= "1.2.0" -
websocket-lwt-unix
>= "2.14" -
websocket
>= "2.14" -
ppx_deriving_yojson
>= "3.6.1" -
lwt_ppx
>= "2.0.2" -
lwt
>= "5.4.0" -
js_of_ocaml-ppx
>= "6.0.1" -
js_of_ocaml
>= "6.0.1" -
ocaml
>= "5.1.0" -
dune
>= "2.9"
Dev Dependencies (1)
-
odoc
with-doc
Used by (5)
-
ojs_base_all
>= "0.9.0" -
ojs_base_ppx
>= "0.9.0" -
ojs_ed
>= "0.9.0" -
ojs_filetree
>= "0.9.0" -
ojs_list
>= "0.9.0"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page