package incr_dom_widgets
A library of libraries and widgets for Incr_dom applications
Install
Dune Dependency
Authors
Maintainers
Sources
incr_dom_widgets-v0.12.0.tar.gz
sha256=159c2ee23c3ad6a0feeab623c8ad21217871568a2b6dd13677ac624d6f755597
md5=51fccc56143efa761f2610123da46525
Description
For the moment, most of the libraries contained here are about efficient rendering of tabular data, in particular supporting /partial rendering/, /i.e./, only rendering a subset of the widgets that are logically in the view, depending on what is expected to be visible to the end user.
Published: 01 Mar 2019
README
README.org
#+TITLE: ~Incr_dom_widgets~: shared abstractions for ~Incr_dom~ applications #+PARENT: ../../doc/webdev/index.org A library of libraries and widgets for ~Incr_dom~ applications.
Dependencies (14)
- js_of_ocaml-ppx
-
js_of_ocaml
>= "3.2.1"
-
dune
>= "1.5.1"
-
virtual_dom
>= "v0.12" & < "v0.13"
-
splay_tree
>= "v0.12" & < "v0.13"
-
record_builder
>= "v0.12" & < "v0.13"
-
ppx_jane
>= "v0.12" & < "v0.13"
-
incremental
>= "v0.12" & < "v0.13"
-
incr_select
>= "v0.12" & < "v0.13"
-
incr_map
>= "v0.12" & < "v0.13"
-
incr_dom
>= "v0.12" & < "v0.13"
-
async_kernel
>= "v0.12" & < "v0.13"
-
async_js
>= "v0.12" & < "v0.13"
-
ocaml
>= "4.07.0"
Dev Dependencies
None
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page