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
npm i rich-domain @type-ddd/core
# OR
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"