type-fest901.4m(MIT OR CC0-1.0)4.41.0A collection of essential TypeScript types
sindresorhusabout 2 months 前typescript, ts, types, utility filter-obj41.5mMIT6.1.0Filter object keys and values into a new object
sindresorhusabout 1 year 前filter, object, key, keys unset-value58.8mMIT2.0.1Delete nested properties from an object using dot notation.
jonschlinkertalmost 3 years 前del, delete, key, object object.omit11.5mMIT3.0.0Return a copy of an object excluding the given key, or array of keys. Also accepts an optional filter function as the last argument.
jonschlinkertalmost 2 years 前clear, delete, key, object omit.js1.7mMIT2.0.2Utility function to create a shallow copy of an object which had dropped some fields.
benjycuiabout 3 years 前object, omit