@ngard/tiny-omit
A minimal-weight utility equivalent to lodash.omit
A minimal-weight utility equivalent to lodash.omit
Array of common fields to emit for Mongoose toObject/toJSON (helpful for security)
Delete all plain objects in AST if they contain a certain key/value pair
Javascript json-schema formatter for stripping properties from data not present in the schema.
A powerful tool to free your objects and arrays from unwanted content
Higher-order io-ts decoders that create structural types with deep pick/omit capabilities.
Creates an object composed of the own and inherited enumerable string keyed properties of object that doesn't null or undefined.
A copy of the object, filtered to only have an array of whitelisted keys
Groups array of strings by omitting number characters
Omit properties from an object or deeply nested property of an object using object path notation.
TypeScript utility generating new types by deep picking/omitting, leveraging Template Literal Types from TypeScript >= 4.1
Returns passed object without passed keys.
Returns a copy of the object based on which object properties are included or excluded.
JS Utility script for deeply omitting object properties, inspired by lodash omit.
Omit empty values of an array|object
Create and return clone of provided object by including or excluding given properties.
A copy of the object, filtered not in an array of whitelisted keys
Creates an array with excluded values.
A library for working objects containing functions
Combinatorics of typescript, non-recursive implementation, and efficient and convenient