Skip to content

Latest commit

 

History

History
50 lines (36 loc) · 2.42 KB

README.md

File metadata and controls

50 lines (36 loc) · 2.42 KB

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.