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.14.0.tar.gz
sha256=56666d07839c741b9dad239edbfc746ec6ce00834016c1ee527cf05e7d86063e
md5=d99a462b6d08ec79164613b06fd3e2e0
Description
It relies on the fact that the type of the value being edited can be serialized via sexps.
Published: 31 May 2020
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
-
js_of_ocaml
>= "3.4.1"
-
dune
>= "2.0.0"
-
virtual_dom
>= "v0.14" & < "v0.15"
-
splay_tree
>= "v0.14" & < "v0.15"
-
ppx_jane
>= "v0.14" & < "v0.15"
-
incremental
>= "v0.14" & < "v0.15"
-
incr_select
>= "v0.14" & < "v0.15"
-
incr_map
>= "v0.14" & < "v0.15"
-
incr_dom_interactive
>= "v0.14" & < "v0.15"
-
incr_dom
>= "v0.14" & < "v0.15"
-
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