A small library of reactive wrappers (states) around values. Its main purpose is to be used in GUI applications where there is a visualization that depends on a state, which is updated on state changes. It draws some inspiration from my work with Vue and Flutter.