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.12.0.tar.gz
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)

  1. js_of_ocaml-ppx
  2. js_of_ocaml >= "3.2.1"
  3. dune >= "1.5.1"
  4. virtual_dom >= "v0.12" & < "v0.13"
  5. splay_tree >= "v0.12" & < "v0.13"
  6. record_builder >= "v0.12" & < "v0.13"
  7. ppx_jane >= "v0.12" & < "v0.13"
  8. incremental >= "v0.12" & < "v0.13"
  9. incr_select >= "v0.12" & < "v0.13"
  10. incr_map >= "v0.12" & < "v0.13"
  11. incr_dom >= "v0.12" & < "v0.13"
  12. async_kernel >= "v0.12" & < "v0.13"
  13. async_js >= "v0.12" & < "v0.13"
  14. ocaml >= "4.07.0"

Dev Dependencies

None

Used by

None

Conflicts

None