Warning: Reason support is experimental. We are looking for beta-tester and contributors.

Client API

Eliom_lib

Eliom standard library

Eliom_client

Call server side services and change the current page.

Eliom_client_value

Client and shared values

Content and form creation

Eliom_content.Html

Building valid (X)HTML5.

Eliom_content.Svg

Building valid SVG .

Eliom_content.Xml

Low-level XML manipulation.

Client/server communication

Eliom_service

Creation and manipulation of Eliom services.

Eliom_shared

This module implements shared (i.e., client-server) versions of the React and ReactiveData libraries.

Eliom_cscache

Client-server cache for Eliom applications, that is used both for keeping data on client side or keeping values in memory during a request.

Eliom_bus

Broadcasting facilities between clients and server.

Eliom_comet

Handle unsolicited server to client communications.

Eliom_react

Client side type declarations for React event propagation.

Index