0.1.0 • Published 7 months ago

@type-ddd/core v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
7 months ago

@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"