Works with
•JSR Score47%•It is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




Published2 years ago (0.1.1)
# @0xc/ddd This package provides some foundations for a domain-driven design-oriented project. ## Contents - Config: Straightforward config loading interface - Entities: Entities, Aggregates, and more - Errors: Common error cases - Events: Domain events - FP: Some functional utility necessities - Invariance: Ensuring valid state for business logic - Repositories: Persistence and data access capabilities oriented for entities - ValueObjects: Immutable value object components