Recursively omit the specified key or keys from an object.
TypeScript definitions for omit-deep-lodash
TypeScript definitions for omit-deep
Omit object key/values recursively with lodash as only dependency.
Drop-in Typescript replacement for omit-deep-lodash with no dependencies
A utility to clone an object without certain keys
Recursively omit the specified key or keys from an object.
Omit object keys by values recursively with lodash as only dependency.
Deep omitting with support for predicate functions, and arrays
Deep-pick and deep-omit objects with typesafe paths.
Recursively omit the specified keys from an object. Function signature inspired by ramda.
Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.
Return a copy of an object excluding the given key, or array of keys. Also accepts an optional filter function as the last argument.
The Lodash method `_.omit` exported as a module.
Return a copy of an object without the given keys.
Helper utilities for developing react components
copy an object but omit the specified keys
Lightweight Node.js version sniffing/comparison
Utility function to create a shallow copy of an object which had dropped some fields.
Deletes keys from the object that match a condition without side effects.
lodash omitDeep/omitByDeep object key/value recursively
Recursively omit the specified key or keys from an object.
Easily-extendable error for use with ES6 classes
Convert d.ts to be compatible with older typescript compilers