Prerequisites

Two things make the rest of the library easy to read. The coding standards are the shape every module follows. The reactive framework is the one idea the whole interface is built on. Read these first and every module page reads the same way.

Contents

Coding standards

The rules the library follows, so it is easy to read and to extend.

Reactivity

How to use the reactive framework: values hold state, and the page reads them and follows.