= 768" x-on:close-sidebar="sidebar=window.innerWidth >= 768 && true">
DOM and VDOM for OCaml
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
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
-
None
Used by
-
None
Conflicts
-
None
On This Page