@node-ts/ddd-types

A set of types that define core DDD objects

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
@node-ts/ddd-types
0.2.010 months ago4 years agoMinified + gzip package size for @node-ts/ddd-types in KB

Readme

@node-ts/ddd-types
Base DDD types that define properties without implementation. This can be used to define domain based properties types separately to their application implementation, meaning the contract types can be transmitted (via APIs, messages etc) without requiring the core DDD library with all of its peer dependencies.