package brr

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type

Infrastructure for reactive browser interaction.

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

module Futr : sig ... end

Futures as Note events and vice-versa.

module Consoler : sig ... end

Support for logging Note events and signals.

module Evr : sig ... end

DOM events as Note events.

module Elr : sig ... end

Reactive DOM elements.