Archimedes is a series of architectural concepts that are implemented in different languages. Using a given Archimedes implementation provides a set of solid and flexible architectural pieces. This is the implementation of Archimedes in TypeScript.
With archimedes-js you have:
- Use cases to define your business logic
- Powerful runner that handles cache , errors , logging and much more
- Utilities like date handling, a lightweight http client , monads, etc
- Headless component library (WIP)
Install any archimedes packages:
npm i @archimedes/utils -SE
npm i @archimedes/arch -SE
npm i @archimedes/components -SEAll contributions are welcome! You should read our contributing guide.