package incr_dom_widgets

  1. Overview
  2. Docs
A library of libraries and widgets for Incr_dom applications.

Install

Authors

Maintainers

Sources

incr_dom_widgets-v0.11.0.tar.gz
md5=58065d824cc0b443d069a3e38cddee76

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: 22 Mar 2018

Dependencies (14)

  1. ocaml-migrate-parsetree >= "1.0" & < "2.0.0"
  2. js_of_ocaml-ppx
  3. js_of_ocaml >= "3.0"
  4. jbuilder >= "1.0+beta18.1"
  5. splay_tree >= "v0.11" & < "v0.12"
  6. record_builder >= "v0.11" & < "v0.12"
  7. ppx_jane >= "v0.11" & < "v0.12"
  8. incremental_kernel >= "v0.11" & < "v0.12"
  9. incr_select >= "v0.11" & < "v0.12"
  10. incr_map >= "v0.11" & < "v0.12"
  11. incr_dom >= "v0.11" & < "v0.12"
  12. async_kernel >= "v0.11" & < "v0.12"
  13. async_js >= "v0.11" & < "v0.12"
  14. ocaml >= "4.04.1"

Dev Dependencies

None

Used by

None

Conflicts

None