package incr_dom_sexp_form

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

Install

dune-project
 Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=0694b751713321ad1d41e9f3185fcc787f23db7a02f9c644112626cb42ff5665

Description

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

Published: 26 May 2024

Dependencies (12)

  1. js_of_ocaml-ppx >= "5.1.1" & < "5.7.0"
  2. js_of_ocaml >= "5.1.1" & < "5.7.0"
  3. dune >= "3.11.0"
  4. virtual_dom >= "v0.17" & < "v0.18~"
  5. splay_tree >= "v0.17" & < "v0.18~"
  6. ppx_jane >= "v0.17" & < "v0.18~"
  7. incremental >= "v0.17" & < "v0.18~"
  8. incr_select >= "v0.17" & < "v0.18~"
  9. incr_map >= "v0.17" & < "v0.18~"
  10. incr_dom_interactive >= "v0.17" & < "v0.18~"
  11. incr_dom >= "v0.17" & < "v0.18~"
  12. ocaml >= "5.1.0"

Dev Dependencies

None

Used by

None

Conflicts

None