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.15.0.tar.gz
sha256=737423594c4b6f3efd9bc71d3d0c07da8cd40f62eb1ae53df2ceab3e2eab6e33

Description

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

Published: 21 Mar 2022

Dependencies (12)

  1. js_of_ocaml-ppx >= "3.9.0"
  2. js_of_ocaml >= "3.9.0" & < "4.0.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