This package provide utils file and interfaces to assistant build a complex application with domain driving design
npm install @type-ddd/core@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.
---
Install rich-domain and @type-ddd/core with your favorite package manager
``sh
npm i rich-domain @type-ddd/core
yarn add rich-domain @type-ddd/core
``
- "@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"