Index of modules


A
Angle [CSS]

B
Bigstring [Typed_array]

C
CSS
This module contains a few types and values to ease the use of CSS properties and such.
CoerceTo [File]
CoerceTo [Dom_svg]
Coercion functions
CoerceTo [Dom_html]
CoerceTo [Dom]
Color [CSS]
Convert [Deriving_Json]
Generate a JSON class from a Converter
Current [Url]
This module can be used to handle the Url associated to the current document.

D
Defaults [Deriving_Json]
Defaults' [Deriving_Json]
Defaults'' [Deriving_Json]
Deriving_Json
Typesafe IO (based on the deriving library).
Deriving_Json_lexer
Create a fresh lexbuf record.
DocumentPosition [Dom]
Dom
DOM binding
Dom_events
Javascript events
Dom_html
DOM HTML binding
Dom_svg
DOM SVG binding

E
Event [XmlHttpRequest]
Event [WebGL]
Event [Dom_html]
Event types: mousedown, keypress, ...
Event [Dom]
EventSource
EventSource binding

F
File
File API
Firebug
Firebug API (debugging console).
Form
This module provides functions to manipulate forms.

G
Geolocation
Geolocation API

J
Js
Javascript binding
Json
Unsafe IO.
Json_array [Deriving_Json]
Json_bool [Deriving_Json]
Json_char [Deriving_Json]
Json_float [Deriving_Json]
Json_int [Deriving_Json]
Json_int32 [Deriving_Json]
Json_int64 [Deriving_Json]
Json_list [Deriving_Json]
Json_nativeint [Deriving_Json]
Json_option [Deriving_Json]
Json_ref [Deriving_Json]
Json_string [Deriving_Json]
Json_unit [Deriving_Json]
Jsonp
This module provides helpers to perform JSONP calls
JsooTop
Helper for Js_of_ocaml Toplevel.
JsooTopError
JsooTopPpx
One can add a ppx rewriter to a toplevel by registering it
 Ast_mapper.register "js_of_ocaml" Ppx_js.js_mapper 
Jstable
A minimal table implementation specialized for Js.js_string keys.

K
Keyboard_code [Dom_html]
Use Keyboard_code when you want to identify a key that the user pressed.
Keyboard_key [Dom_html]
Use Keyboard_key when you want to identify the character that the user typed.
Keycode

L
Length [CSS]
Lwt_js
Javascript specific Lwt functions.
Lwt_js_events
Programming mouse or keyboard events handlers using Lwt
Lwt_log_js
Lwt logger for js_of_ocaml

M
MutationObserver
MutationObserver API

O
Ocamlbuild_js_of_ocaml
Ocamlbuild plugin to build with js_of_ocaml
Opt [Js]
Standard functions for manipulating possibly null values.
Optdef [Js]
Standard functions for manipulating possibly undefined values.

P
Pa_deriving_Json
Deriving_json syntax extension (based on the deriving library).

R
ReaderEvent [File]
Regexp
Types for regexps.

S
String [Typed_array]
Sys_js
Javascript specific Sys functions.

T
Typ [Dom_events]
Typed_array
Typed Array binding

U
Unsafe [Js]
Unsafe Javascript operations
Url
This module provides functions for tampering with Url.

W
WebGL
WebGL binding
WebSockets
WebSocket binding
Worker
Low-level bindgins to javascript Web Workers.

X
XmlHttpRequest
XmlHttpRequest object.