package ppx_jsobject_conv
Ppx plugin for Typeconv to derive conversion from ocaml types to js objects to use with js_of_ocaml.
Install
Dune Dependency
Authors
Maintainers
Sources
v0.2.8.tar.gz
sha256=e5a9eddfcbd0ff337b4d11efe7ece893c915e2d06b7998285e2d0e2839eaa3d2
md5=c313cc503227182f12869b4123f8ee37
Description
For types annotated with [@@deriving jsobject], plugin will generate pair of functions: of_jsobject/jsobject_of to convert from/to JavaScript objects. This allows one to use clean OCaml types to describe their logic, while having ability to easy go down to js types. Easy conversion from js objects to OCaml types means also, one can use fast native JSON.parse to convert JSON to OCaml types.
Plugin supports number of customizations.
Dependencies (9)
-
ocamlbuild
build
-
ocamlfind
build
- ppx_deriving
-
ppx_core
< "v0.9.0"
- ppx_driver
-
ppx_type_conv
>= "113.24.00" & < "v0.9.0"
- result
-
js_of_ocaml
>= "2.8" & < "3.3.0"
-
ocaml
>= "4.03.0"
Dev Dependencies
None
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page