Skip to main content
Home

@0xc/ddd@0.1.1

latest
Works with
It is unknown whether this package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
It is unknown whether this package works with Cloudflare Workers
It is unknown whether this package works with Node.js
It is unknown whether this package works with Deno
It is unknown whether this package works with Bun
It is unknown whether this package works with Browsers
JSR Score47%
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