incr_dom_sexp_form
A library for building forms that allow the user to edit complicated types

Install

Authors

Maintainers

Sources

v0.15.1.tar.gz
sha256=2fef757936fc738a0e0d53e03032c19593b94557a06d9306816a32c2841faf95

Description

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

Published: 18 Oct 2022

Dependencies (12)

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

Dev Dependencies

None

Used by

None

Conflicts

None