pick object or array by given fields recusively.
Utility functions for Zod: deepPick and initialValue
Deep-pick and deep-omit objects with typesafe paths.
TypeScript utility generating new types by deep picking/omitting, leveraging Template Literal Types from TypeScript >= 4.1
Utility types for operations on nested objects
A TypeScript type definitions package to handle object property-related operations.
Object manipulation utilities for JavaScript/TypeScript - deep clone, deep merge, pick/omit, flatten/unflatten, deep equal, shallow clone, map conversion, query string, validation, and more. Comprehensive object operations with immutable patterns, TypeScr
A set of type manipulations for zod
Type-safe shallow and deep pick/omit utilities for JavaScript objects
Like lo-dash/underscore `.pick()` but recursively merges and picks deeply nested occurences of a property.
Deep pick object or array data as lodash pick but very deep
Enhance Zod with real-world schema utilities for production-grade apps.
The Lodash method `_.pick` exported as a module and with support of deep object