Search results

146 packages found

A collection of essential TypeScript types

published 4.14.0 5 days ago
M
Q
P

Utility function to create a shallow copy of an object which had dropped some fields.

published 2.0.6 a year ago
M
Q
P

Return a copy of an object excluding the given key, or array of keys. Also accepts an optional filter function as the last argument.

published 3.0.0 7 years ago
M
Q
P

Delete nested properties from an object using dot notation.

published 2.0.1 2 years ago
M
Q
P

Filter object keys and values into a new object

published 6.0.0 17 days ago
M
Q
P

The lodash method `_.omit` exported as a module.

published 4.5.0 8 years ago
M
Q
P

copy an object but omit the specified keys

published 2.2.0 a year ago
M
Q
P

Efficient ommission of object data based on keys, values and evaluator functions

published 1.0.1 9 years ago
M
Q
P

Utility function to create a shallow copy of an object which had dropped some fields.

published 2.0.2 4 years ago
M
Q
P

shallow copy object and remove property from object

published 1.0.2 2 years ago
M
Q
P

A simple (TypeScript) integration of "pick" and "omit" to filter props of an object

published 3.0.7 10 months ago
M
Q
P

Return the `this` object stripped of some properties.

published 1.0.1 9 years ago
M
Q
P

Allows objects and arrays to omit elements

published 1.0.0 9 years ago
M
Q
P
M
Q
P

Lightweight version of Object omit.

published 1.0.8 3 years ago
M
Q
P

Transform an Object that was transformed to return only the original properties recursively picked if they are not undefined.

published 1.0.0 3 years ago
M
Q
P
M
Q
P

Omit empty values of an array|object

published 1.0.1 7 years ago
M
Q
P

(fork of omit-empty) Recursively omit empty properties from an object. Omits empty objects, arrays, strings or zero.

published 1.2.0 9 months ago
M
Q
P

Recursively omit the specified key or keys from an object

published 1.0.1 5 years ago
M
Q
P