package incr_dom_sexp_form
A library for building forms that allow the user to edit complicated types
Install
Dune Dependency
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
README
Incr_dom_sexp_form
A library for building forms that allow the user to edit complicated types.
It relies on the fact that the type of the value being edited can be serialized via sexps.
Dependencies (12)
-
js_of_ocaml-ppx
>= "3.9.0"
-
js_of_ocaml
>= "3.9.0" & < "4.0.0"
-
dune
>= "2.0.0"
-
virtual_dom
>= "v0.15" & < "v0.16"
-
splay_tree
>= "v0.15" & < "v0.16"
-
ppx_jane
>= "v0.15" & < "v0.16"
-
incremental
>= "v0.15" & < "v0.16"
-
incr_select
>= "v0.15" & < "v0.16"
-
incr_map
>= "v0.15" & < "v0.16"
-
incr_dom_interactive
>= "v0.15" & < "v0.16"
-
incr_dom
>= "v0.15" & < "v0.16"
-
ocaml
>= "4.08.0"
Dev Dependencies
None
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page