package ppx_jsobject_conv
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
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.0.2.tar.gz
sha256=015d459bf0603421e720267ad1bbe3d22efdf5c2c2035d874c9e7370e7b6db91
md5=4f781e8a6f3e10ffe9df3fba2c08dace
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.
Dependencies (9)
-
ocamlbuild
build
-
ocamlfind
build
- ppx_deriving
- ppx_core
- ppx_driver
-
ppx_type_conv
>= "113.24.00"
- result
-
js_of_ocaml
< "3.4.0"
-
ocaml
>= "4.02.3" & < "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