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-6.2.0.tbz
sha256=7cc641778d1b172a352a88333ee0e8c621365a0acfcd9b87e38bfddb8dd2a5da
sha512=da50c79e1ad667df22abe03d0928ee135729c90cf09279e3c4854aec66557e8600890ca58f550529de1b1a44698720890b97528df167fd9e10cce24c71e763e6
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: 04 Aug 2025
Dependencies (7)
-
tyxml
>= "4.6" -
reactiveData
>= "0.2" -
react
>= "1.2.2" -
js_of_ocaml-ppx
= version -
js_of_ocaml
= version -
ocaml
>= "4.13" -
dune
>= "3.19"
Dev Dependencies (4)
-
odoc
with-doc -
re
>= "1.9.0" & with-test -
ppx_expect
>= "v0.14.2" & with-test -
num
with-test
Used by (4)
-
eliom
>= "6.9.2" & < "6.10.1" | >= "7.0.0" - learn-ocaml
-
nuscr
< "1.1.0" - salto-analyzer
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page