package incr_dom_widgets
A library of libraries and widgets for Incr_dom applications.
Install
Dune Dependency
Authors
Maintainers
Sources
incr_dom_widgets-v0.10.0.tar.gz
sha256=ed5f69b81774ee023086e108b44bdd6d6777871cb67ad4ce19f32c792eb3f279
md5=8d85d1bc6fbf779f1abb5394d0e35b62
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: 03 Jan 2018
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. 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.
Dependencies (13)
-
ocaml-migrate-parsetree
>= "0.4" & < "2.0.0"
- js_of_ocaml-ppx
-
js_of_ocaml
>= "3.0"
-
jbuilder
>= "1.0+beta12"
-
splay_tree
>= "v0.10" & < "v0.11"
-
record_builder
>= "v0.10" & < "v0.11"
-
ppx_jane
>= "v0.10" & < "v0.11"
-
ppx_driver
>= "v0.10" & < "v0.11"
-
incremental_kernel
>= "v0.10" & < "v0.11"
-
incr_select
>= "v0.10" & < "v0.11"
-
incr_map
>= "v0.10" & < "v0.11"
-
incr_dom
>= "v0.10" & < "v0.11"
-
ocaml
>= "4.04.1"
Dev Dependencies
None
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page