package incr_dom_sexp_form

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

Install

Authors

Maintainers

Sources

incr_dom_sexp_form-v0.16.0.tar.gz
sha256=289cca1988bbefac24609d01c09505033419a860b71f61c746daafc354caf331

Description

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

Published: 14 Jun 2023

Dependencies (12)

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

Dev Dependencies

None

Used by

None

Conflicts

None