To focus the search input from anywhere on the page, press the 'S' key.
in-package search v0.1.0
Ppx plugin for Typeconv to derive conversion from ocaml types to js objects to use with js_of_ocaml.
Install
Authors
Maintainers
Sources
v0.8.0.tar.gz
md5=f8942cbcd45e2f8230e552d0dc4e147f
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 (4)
-
dune
>= "1.0"
-
ocaml-migrate-parsetree
>= "0.10" & < "2.0.0"
-
ppxlib
>= "0.9.0"
-
js_of_ocaml
>= "2.8"
Dev Dependencies (1)
-
webtest
with-test
Used by
Conflicts
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page