128 packages found
A collection of essential TypeScript types
Delete nested properties from an object using dot notation.
Filter object keys and values into a new object
Return a copy of an object excluding the given key, or array of keys. Also accepts an optional filter function as the last argument.
Efficient ommission of object data based on keys, values and evaluator functions
copy an object but omit the specified keys
Utility function to create a shallow copy of an object which had dropped some fields.
Isomorphic ES3 library to common stuff on object literals and arrays
Allows objects and arrays to omit elements
The lodash method `_.omit` exported as a module.
Return a partial object copy containing only specified keys.
Return a partial object copy excluding specified keys.
shallow copy object and remove property from object
Map values from one object to a new object having the same keys.
Return a partial object copy excluding properties for which a predicate (function) returns a truthy value.
Return a partial object copy containing properties for which a predicate (function) returns a truthy value.
Map values from one object to a new object having the same keys.
Create an iterator which skips the last value of a provided iterator.
Create an iterator which skips the first value of a provided iterator.
A simple (TypeScript) integration of "pick" and "omit" to filter props of an object
- pick
- omit
- picked-props
- omited-props
- typescript
- fillables
- guard
- filter
- wildcard
- props-stay
- filter-props
- delete-props
- guarded
- guarded-props