Module Js_of_ocaml_lwt

Lwt support for Js_of_ocaml.

This library is provided by the js_of_ocaml-lwt opam package.

module XmlHttpRequest : sig ... end
module File : sig ... end
module Promise : sig ... end
module Jsonp : sig ... end

This module provides helpers to perform JSONP calls

module Lwt_js : sig ... end

Javascript specific Lwt functions.

module Lwt_js_events : sig ... end

Programming mouse or keyboard events handlers using Lwt