package vdom
DOM and VDOM for OCaml
Install
Dune Dependency
Authors
Maintainers
Sources
0.3.tar.gz
md5=bda1424d08f483a19e242a0c5cff2cfa
sha512=4fbeda115659049798b84b58ce385619bace99740384844eb5a453e2448496e85b304713d1c86d5479b2c3450d17defd1e1f8fa5859ba1e493226c178a6f4cbe
Description
This package contains:
- OCaml bindings to DOM and other client-side Javascript APIs (using gen_js_api).
- An implementation of the Elm architecture, where the UI is specified as a functional "view" on the current state.
Published: 10 Oct 2023
Dependencies (5)
- js_of_ocaml-compiler
- ojs
-
gen_js_api
>= "1.0.7"
-
dune
>= "3.0"
-
ocaml
>= "4.10"
Dev Dependencies (1)
-
odoc
with-doc
Used by (2)
- elm_playground_web
-
ocaml-vdom
>= "transition"
Conflicts (1)
-
ocaml-vdom
!= "transition"
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page