Skip to content

archimedes-projects/archimedes-js

Repository files navigation

Archimedes logo

Build Status Downloads Version License Twitter Follow

ArchimedesJS

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:

Installation

Install any archimedes packages:

npm i @archimedes/utils -SE
npm i @archimedes/arch -SE
npm i @archimedes/components -SE

Documentation

Contributing

All contributions are welcome! You should read our contributing guide.

License

Apache.