package js_of_ocaml
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Compiler from OCaml bytecode to JavaScript
Install
dune-project
Dependency
Authors
Maintainers
Sources
js_of_ocaml-5.7.0.tbz
sha256=cdf1dea0d9397a498b630abe8014908b6dd83b10ee0c7ff5777a6443a62983be
sha512=5cf7d883c97f4b81ab73687c8f29b624acaef28c002b5d739108954973671dd5fb4f869d8fedb485b4b17bc8aa10d8b55b30ae7ace21a9350c2a1ac59b28eb60
doc/js_of_ocaml/Js_of_ocaml/XmlHttpRequest/index.html
Module Js_of_ocaml.XmlHttpRequestSource
XmlHttpRequest object.
Source
type _ response = | ArrayBuffer : Typed_array.arrayBuffer Js.t Js.Opt.t response| Blob : File.blob Js.t Js.Opt.t response| Document : Dom.element Dom.document Js.t Js.Opt.t response| JSON : 'a Js.Opt.t response| Text : Js.js_string Js.t response| Default : string response
The next part of this module allow one to use Ocaml with no need for Javascript documentation.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>