Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/truebase-com/truthstack
Monorepo for the Truth technology stack.
https://github.com/truebase-com/truthstack
compiler frontend library monorepo typescript ui
Last synced: 22 days ago
JSON representation
Monorepo for the Truth technology stack.
- Host: GitHub
- URL: https://github.com/truebase-com/truthstack
- Owner: Truebase-com
- Created: 2019-08-05T19:16:07.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-03-06T17:40:12.000Z (almost 5 years ago)
- Last Synced: 2024-10-29T23:43:54.375Z (2 months ago)
- Topics: compiler, frontend, library, monorepo, typescript, ui
- Language: TypeScript
- Homepage:
- Size: 18 MB
- Stars: 10
- Watchers: 4
- Forks: 1
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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](https://github.com/Truebase-com/Artistry).