All Projects → archimedes-projects → archimedes-js

archimedes-projects / archimedes-js

Licence: Apache-2.0 license
Archimedes's implementation for JavaScript and TypeScript

Programming Languages

typescript
32286 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to archimedes-js

Dotnet New Caju
Learn Clean Architecture with .NET Core 3.0 🔥
Stars: ✭ 228 (+570.59%)
Mutual labels:  solid, ddd
archimedes-jvm
Archimedes's implementation for the Java Virtual Machine (JVM)
Stars: ✭ 24 (-29.41%)
Mutual labels:  solid, ddd
RCM
RCM is a simple CRM application designed for Auto Parts Store made with ASP.NET Core based on DDD, CQRS and SOLID Principles.
Stars: ✭ 29 (-14.71%)
Mutual labels:  solid, ddd
Event Sourcing Castanha
An Event Sourcing service template with DDD, TDD and SOLID. It has High Cohesion and Loose Coupling, it's a good start for your next Microservice application.
Stars: ✭ 68 (+100%)
Mutual labels:  solid, ddd
Event Sourcing Jambo
An Hexagonal Architecture with DDD + Aggregates + Event Sourcing using .NET Core, Kafka e MongoDB (Blog Engine)
Stars: ✭ 159 (+367.65%)
Mutual labels:  solid, ddd
Interviews
A list of fancy questions I've been asked during the interviews I had. Some of them I ask when interviewing people.
Stars: ✭ 140 (+311.76%)
Mutual labels:  solid, ddd
Hexagonal Architecture Acerola
An Hexagonal Architecture service template with DDD, CQRS, TDD and SOLID using .NET Core 2.0. All small features are testable and could be mocked. Adapters could be mocked or exchanged.
Stars: ✭ 293 (+761.76%)
Mutual labels:  solid, ddd
Architecture
.NET 6, ASP.NET Core 6, Entity Framework Core 6, C# 10, Angular 13, Clean Code, SOLID, DDD.
Stars: ✭ 2,285 (+6620.59%)
Mutual labels:  solid, ddd
clean architecture typescript example
This repository provides an implementation (or at least an attempt) of Uncle Bob's Clean Architecture with Typescript.
Stars: ✭ 78 (+129.41%)
Mutual labels:  solid, ddd
event-store-mgmt-ui
Event Store Management UI
Stars: ✭ 23 (-32.35%)
Mutual labels:  ddd
kingdom-python-server
Modular, cohesive, transparent and fast web server template
Stars: ✭ 20 (-41.18%)
Mutual labels:  ddd
Joker
An example of microservices container based application which implemented different approaches within each microservice (DDD, CQRS, Simple CRUD)
Stars: ✭ 41 (+20.59%)
Mutual labels:  ddd
refactoring-for-testability-cpp
Hard-to-test patterns in C++ and how to refactor them
Stars: ✭ 40 (+17.65%)
Mutual labels:  solid
babel-plugin-solid-undestructure
A Babel plugin for SolidJS that allows you to destructure component props without losing reactivity.
Stars: ✭ 45 (+32.35%)
Mutual labels:  solid
element
Fast and simple custom elements.
Stars: ✭ 65 (+91.18%)
Mutual labels:  solid
EDT.DDD.Sample
一个基于.NET 5开发的DDD示例WebAPI项目
Stars: ✭ 13 (-61.76%)
Mutual labels:  ddd
Contexture
Wizard for the Bounded-Context-Canvas
Stars: ✭ 92 (+170.59%)
Mutual labels:  ddd
LinqSpecs
A toolset for use the specification pattern in LINQ queries.
Stars: ✭ 161 (+373.53%)
Mutual labels:  ddd
eventcatalog
Discover, Explore and Document your Event Driven Architectures powered by Markdown.
Stars: ✭ 392 (+1052.94%)
Mutual labels:  ddd
Lumen-Doctrine-DDD-Example
Domain Driven Design Application Example, built with Lumen 5.3 and Doctrine.
Stars: ✭ 72 (+111.76%)
Mutual labels:  ddd

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].