Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 812 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 812 Bytes

Truth Stack

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.

Project Inventory

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.

Contributing

This repo uses the Artistry code style, and contributions will be vetted for conformance. You can read more about it here.