package incr_dom_sexp_form

  1. Overview
  2. No Docs
A library for building forms that allow the user to edit complicated types

Install

Authors

Maintainers

Sources

incr_dom_sexp_form-v0.14.0.tar.gz
md5=d99a462b6d08ec79164613b06fd3e2e0

Description

It relies on the fact that the type of the value being edited can be serialized via sexps.

Published: 31 May 2020

Dependencies (12)

  1. js_of_ocaml-ppx
  2. js_of_ocaml >= "3.4.1"
  3. dune >= "2.0.0"
  4. virtual_dom >= "v0.14" & < "v0.15"
  5. splay_tree >= "v0.14" & < "v0.15"
  6. ppx_jane >= "v0.14" & < "v0.15"
  7. incremental >= "v0.14" & < "v0.15"
  8. incr_select >= "v0.14" & < "v0.15"
  9. incr_map >= "v0.14" & < "v0.15"
  10. incr_dom_interactive >= "v0.14" & < "v0.15"
  11. incr_dom >= "v0.14" & < "v0.15"
  12. ocaml >= "4.08.0"

Dev Dependencies

None

Used by

None

Conflicts

None