packageppx_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.10.0.tar.gz
sha256=bfdfeb470157e285ab5e70ee281f87ccd7efe9997c8b77e6c81aa498d19a670e
md5=a3c6fb4e0a8e3a1268c12bdf94f0b763
Description
For types annotated with [@@deriving jsobject], plugin will generate pair of functions:of_jsobject/jsobject_ofto convert from/to JavaScript objects. This allows one to use clean OCaml types to describe their logic, while having abilityto easy go down to js types. Easy conversion from js objects to OCaml types means also, one can use fast native JSON.parse toconvert JSON to OCaml types.
Plugin supports number of customizations.
Dependencies (4)
- ppxlib
>= "0.26.0" & < "0.36.0"
- js_of_ocaml
>= "4.0.0"
- dune
>= "2.7"
- ocaml
>= "4.10.0"
Dev Dependencies (2)
- webtest-js
with-test
- webtest
with-test
Used by
None
Conflicts
None
sectionYPositions = computeSectionYPositions($el), 10)" x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)" >
On This Page