found 1,417 packages in 7ms
type-fest895.4m(MIT OR CC0-1.0)5.0.1
A collection of essential TypeScript types
sindresorhus11 days agotypescript, ts, types, utility filter-obj44.8mMIT6.1.0
Filter object keys and values into a new object
sindresorhusover 1 year agofilter, object, key, keys unset-value45.1mMIT2.0.1
Delete nested properties from an object using dot notation.
jonschlinkertover 3 years agodel, delete, key, object object.omit13mMIT3.0.0
Return a copy of an object excluding the given key, or array of keys. Also accepts an optional filter function as the last argument.
jonschlinkertabout 2 years agoclear, delete, key, object omit.js1.7mMIT2.0.2
Utility function to create a shallow copy of an object which had dropped some fields.
benjycuiover 3 years agoobject, omit