package incr_dom_widgets

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

Install

Dune Dependency

Authors

Maintainers

Sources

incr_dom_widgets-v0.10.0.tar.gz
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)

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

Dev Dependencies

None

Used by

None

Conflicts

None