Utility type for omitting nested properties from an object
Deep-pick and deep-omit objects with typesafe paths.
Recursively omit the specified key or keys from an object.
TypeScript definitions for omit-deep-lodash
Omit object key/values recursively with lodash as only dependency.
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.
Convert d.ts to be compatible with older typescript compilers
TypeScript definitions for omit-deep
Helper utilities for developing react components
The Lodash method `_.omit` exported as a module.
No description provided.
TypeScript definitions for object.omit
Return a copy of an object without the given keys.
copy an object but omit the specified keys
Utility function to create a shallow copy of an object which had dropped some fields.
Lightweight Node.js version sniffing/comparison
TypeScript definitions for lodash.omit
Deletes keys from the object that match a condition without side effects.
lodash omitDeep/omitByDeep object key/value recursively
Easily-extendable error for use with ES6 classes
Pluck and omit properties from a JS object
A small JS+SVG library for drawing railroad syntax diagrams.
Efficient ommission of object data based on keys, values and evaluator functions