gen_js_api
Easy OCaml bindings for JavaScript libraries
Description
gen_js_api aims at simplifying the creation of OCaml bindings for JavaScript libraries. Authors of bindings write OCaml signatures for JavaScript libraries and the tool generates the actual binding code with a combination of implicit conventions and explicit annotations.
gen_js_api is to be used with the js_of_ocaml compiler.
Install
copied = false, 2000)"
:class="{ 'border-gray-700': !copied, 'text-gray-100': !copied, 'focus:ring-orange-500': !copied, 'focus:border-orange-500': !copied, 'border-green-600': copied, 'text-green-600': copied, 'focus:ring-green-500': copied, 'focus:border-green-500': copied }">
- Published
- 31 May 2022
- Authors
- Maintainers
Sources
v1.1.1.tar.gz
md5=df7195a0d938f070296a7cbdb244f7f0
sha512=54dc13065d3aaad13f6b10aaddcbca8909a2f550d1d4bf10405792ab2536b5be200da56cd14239a10c942a55d2200d03c145b79d6f765f3e1ec49513ae705504
Dependencies
odoc
with-doc
ojs
= "1.1.1"
conf-npm
with-test
js_of_ocaml-compiler
with-test
ppxlib
>= "0.26"
ocaml
>= "4.08"
dune
>= "2.7"
Reverse Dependencies
bonsai
>= "v0.15.0"
virtual_dom
>= "v0.15.0"
Conflicts
js_of_ocaml-compiler
< "4.0.0"