CLI to help code faster in a Vue modular architecture
Advanced Domain-Driven Design
TypeScript execution environment and REPL for node.js, with source map support
The simplest, most intuitive date and time library
Nx plugin for structuring a monorepo with domain driven design
> `@ddd-framework/dto` is a package within the comprehensive `@ddd-framework` framework. It provides a type alias for Data Transfer Objects (DTOs) to facilitate data-centric operations and object/class initializers.
A TypeScript typesafe library for implementing the trait pattern.
Commonly needed utilities for TypeScript and JavaScript
An object-oriented command-line parser for TypeScript
> `@ddd-framework/collections` is a package within the comprehensive `@ddd-framework` framework. It provides classes for managing collections in a Domain-Driven Design (DDD) context specifically for Node.js.
Headless DDD primitives CLI for TypeScript — own your domain
SWC node register
> `@ddd-framework/uuid` is a package within the comprehensive `@ddd-framework` framework. It provides a class for working with Universally Unique Identifiers (UUIDs) following the RFC4122 standard.
This package provides TypeScript type definitions for handling Brazilian Zip Code in Domain-Driven Design contexts
Library that provides TypeScript type definitions for handling Phone Numbers in Domain-Driven Design contexts. It facilitates the validation and manipulation of Brazilian phone numbers.
This package provide utils file and interfaces to assistant build a complex application with domain driving design
Mocha thin wrapper that allows running TypeScript tests with TypeScript runtime (ts-node) to get rid of compilation complexity
Library that provides TypeScript type definitions for handling CNPJ (Cadastro Nacional da Pessoa Jurídica) in Domain-Driven Design contexts. It facilitates the validation and manipulation of CNPJ numbers, ensuring they adhere to the Brazilian legal standa
Generate JSON schema from your Typescript sources
This package provides TypeScript type definitions for handling CPF (Cadastro de Pessoa Física) in Domain-Driven Design contexts
Library that provides TypeScript type definitions for handling Email in Domain-Driven Design contexts. It facilitates the validation and manipulation of emails.
This package provides TypeScript type definitions for handling User Name in Domain-Driven Design contexts
Library that provides TypeScript type definitions for handling Password in Domain-Driven Design contexts. It facilitates the validation and manipulation of passwords.
Compiles your TS app and restarts when files are modified.