Module Note_brrSource

Infrastructure for reactive browser interaction.

This is the low-level infrastructure to enable reactive browser programming. See Brr_note_kit for more fancy stuff.

Sourcemodule Futr : sig ... end

Futures as Note events and vice-versa.

Sourcemodule Consoler : sig ... end

Support for logging Note events and signals.

Sourcemodule Evr : sig ... end

DOM events as Note events.

Sourcemodule Elr : sig ... end

Reactive DOM elements.