package ocaml-vdom
DOM and VDOM for OCaml
Install
Authors
Maintainers
Sources
v0.2.tar.gz
md5=9d23abfd7165df20c802a2c66f1a2120
sha512=7545af02cf586a454999e0b3a2e94432ff3794ccead1612e78b779c14b7b9ed1a65b7d6e256e3d37fc007876af889e6825d94ba7fc110b325d358aa5ec7a7ef8
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: 29 May 2020
Dependencies (4)
-
gen_js_api
>= "1.0.6"
- js_of_ocaml-compiler
-
dune
>= "2.0"
-
ocaml
>= "4.08.0"
Dev Dependencies
Used by
Conflicts
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page