This repository hosts the collection of tools and libraries that compose the Truth technology stack. Other than the Backer project, these projects do not depend on each other, and can be used independently.
Truth - The data modeling language that acts as the foundation for the entire stack.
Backer - A tool that generates a embeddable TypeScript data management libraries from Truth code..
Reflex - A fast, lightweight state management library suitable for building web user interfaces.
Makets - A package of utility for creating and distributing TypeScript bundles.
This repo uses the Artistry code style, and contributions will be vetted for conformance. You can read more about it here.