found 1,421 packages in 33ms
type-fest964.9m(MIT OR CC0-1.0)5.3.1
A collection of essential TypeScript types
sindresorhus6 days agotypescript, ts, types, utility filter-obj46.1mMIT6.1.0
Filter object keys and values into a new object
sindresorhusover 1 year agofilter, object, key, keys unset-value50.4mMIT2.0.1
Delete nested properties from an object using dot notation.
jonschlinkertover 3 years agodel, delete, key, object object.omit14.8mMIT3.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.
jonschlinkertover 2 years agoclear, delete, key, object omit.js2mMIT2.0.2
Utility function to create a shallow copy of an object which had dropped some fields.
benjycuiover 3 years agoobject, omit