Object Utilities
Essential utilities for object manipulation, deep/shallow cloning, flattening, merging, and type-safe transformation in TypeScript/JavaScript.
Overview
A collection of utility functions for object manipulation, copying, merging, sanitizing, remapping, picking, and omitting fields. These utilities provide type-safe operations for common object handling scenarios.
Features
- Deep/Shallow operations
- Null-safe access
- Type-preserving transforms
- Immutable operations
- Strict TypeScript support
- Interactive playground support
Continue reading for detailed API documentation or search for functions using ctrl+k.
Last updated: Sun, Jun 14, 2026 07:06:16AM (UTC)
