package incr_dom_widgets
Utilities for Incr_dom
Install
Dune Dependency
Authors
Maintainers
Sources
incr_dom_widgets-v0.13.0.tar.gz
sha256=7e8301676e96c0f47da5900702175b13e1b2201948de933eeb3c2f86b42bb6bd
md5=d525eb636fe6db5f356d0c37cb5249d0
Description
A collection of utilities and widgets for Incr_dom applications. Note that this library is in the process of being reorganized, and much of its present functionality will be moved out to other libraries. Longer term, we expect this to contain easy to use wrappers of simple elements like buttons and text entry boxes.
Published: 20 Nov 2019
README
README.org
#+TITLE: ~Incr_dom_widgets~: shared abstractions for ~Incr_dom~ applications A library of libraries and widgets for ~Incr_dom~ applications.
Dependencies (13)
- js_of_ocaml-ppx
-
js_of_ocaml
>= "3.4.1"
-
dune
>= "1.5.1"
-
virtual_dom
>= "v0.13" & < "v0.14"
-
splay_tree
>= "v0.13" & < "v0.14"
-
ppx_jane
>= "v0.13" & < "v0.14"
-
incremental
>= "v0.13" & < "v0.14"
-
incr_select
>= "v0.13" & < "v0.14"
-
incr_map
>= "v0.13" & < "v0.14"
-
incr_dom
>= "v0.13" & < "v0.14"
-
async_kernel
>= "v0.13" & < "v0.14"
-
async_js
>= "v0.13" & < "v0.14"
-
ocaml
>= "4.08.0"
Dev Dependencies
None
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page