@type-ddd/core
v0.0.5
Published
This package provide utils file and interfaces to assistant build a complex application with domain driving design
Downloads
61
Readme
@type-ddd/core
The @type-ddd/core library provides TypeScript type definitions for handling utils value object in Domain-Driven Design contexts. It facilitates the validation and manipulation, ensuring they adhere to standards.
Installation
Install rich-domain
and @type-ddd/core
with your favorite package manager
npm i rich-domain @type-ddd/core
# OR
yarn add rich-domain @type-ddd/core
Packages
- "@type-ddd/cpf"
- "@type-ddd/cnpj"
- "@type-ddd/date"
- "@type-ddd/email"
- "@type-ddd/password"
- "@type-ddd/patterns"
- "@type-ddd/phone"
- "@type-ddd/username"
- "@type-ddd/zip-code"
- "@type-ddd/money"