js_of_ocaml
Compiler from OCaml bytecode to Javascript
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package js_of_ocaml
-
js_of_ocaml
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Libraries
This package provides the following libraries (via ocamlobjinfo):
js_of_ocaml_deriving
Documentation:
Deriving_Json_lexer
Deriving_Json
Typesafe IO (based on the deriving library).
js_of_ocaml
Documentation:
Js
Javascript bindingDom
DOM bindingTyped_array
Typed Array bindingFile
File APIDom_html
DOM HTML bindingForm
XmlHttpRequest
XmlHttpRequest object.Worker
Low-level bindgins to javascript Web Workers.WebSockets
WebSocket bindingWebGL
WebGL bindingRegexp
Types for regexps.Url
This module provides functions for tampering with Url. It's main goal is to allow one to stay in the Ocaml realm without wandering into theDom_html.window
##.location object.Lib_version
Sys_js
Javascript specific Sys functions.MutationObserver
MutationObserver APIJstable
A minimal table implementation specialized forJs.js_string
keys. This is faster than regular OCaml hashtables.Json
Unsafe IO. (SeeDeriving_Json
for typesafe IO)CSS
This module contains a few types and values to ease the use of CSS properties and such. If you think a feature is missing, consider sending a patch or an RFE to the mailing list.Dom_events
Javascript eventsDom_svg
DOM SVG bindingEventSource
EventSource bindingFirebug
Firebug API (debugging console).Geolocation
Geolocation APIIntl
Internationalization APIJs_of_ocaml
ON THIS PAGE