@halvaradop/ts-utility-types

An advanced TypeScript utility types library designed to solve complex patterns, improve type safety, and accelerate development in modern projects. It includes types for deep object manipulation, arrays, validations, testing utilities, and more.

Installation

# Install types only for development
pnpm install -D @halvaradop/ts-utility-types@latest

# If you need the /validate entry point
pnpm install --save @halvaradop/ts-utility-types@latest

Entry Points

You can import specific utilities according to the category you need: