package js_of_ocaml-tyxml
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Compiler from OCaml bytecode to JavaScript
Install
dune-project
Dependency
Authors
Maintainers
Sources
js_of_ocaml-3.11.0.tbz
sha256=158dafe7271ac79157981d1c3f5f177ec78a0099c38f861ae14e7ac06bd29c3a
sha512=d83f0988aa1089fa01a0a693d7e6a832018c5a8ce707f44685809769377ef7ef59ce48229b1612966bd9166b610d66ddff8f2606f6c3f09c49f601b74842fde1
Description
Js_of_ocaml is a compiler from OCaml bytecode to JavaScript. It makes it possible to run pure OCaml programs in JavaScript environment like browsers and Node.js
Published: 07 Oct 2021
Dependencies (7)
-
tyxml
>= "4.3" -
reactiveData
>= "0.2" -
react
>= "1.2.1" -
js_of_ocaml-ppx
= version -
js_of_ocaml
= version -
ocaml
>= "4.04" -
dune
>= "2.8"
Dev Dependencies (5)
-
odoc
with-doc -
re
>= "1.9.0" & with-test -
ppxlib
>= "0.22.0" & with-test -
ppx_expect
with-test -
num
with-test
Used by (3)
-
eliom
>= "6.9.2" & < "6.10.1" | >= "7.0.0" & < "11.1.0" - learn-ocaml
-
nuscr
< "1.1.0"
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page