package js_of_ocaml
Install
Dune Dependency
Authors
Maintainers
Sources
sha256=f1215de133867fefdb16e2798a225ee0446469a57462af0deebdd22d2a8d3b94
sha512=610cd22818bc6f0a0163f0eec74f58338e18709a6101639f65e58241a9216ed286c3cb091b41e36a82c926de5f030d718a6e76a493e885e61456047a8da153c9
doc/js_of_ocaml/Js_of_ocaml/index.html
Module Js_of_ocaml
Source
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.
Javascript events
EventSource binding
Geolocation API
The Intersection Observer API provides a way to asynchronously observe changes in the intersection of a target element with an ancestor element or with a top-level document's viewport.
Unsafe IO. (See Deriving_Json
for typesafe IO)
A minimal table implementation specialized for Js.js_string
keys. This is faster than regular OCaml hashtables.
MutationObserver API
PerformanceObserver API
ResizeObserver API
Typed Array binding
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 the Dom_html.window
##.location object.
WebSocket binding
XmlHttpRequest object.