Sprites JavaScript Prerequisites
Three 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. The tooling standard is how every editor is put together. 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.
Tooling
How every editor is put together: the canvas, the tools, the tool windows, and the general windows, and the naming each one follows.