Search results
322 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Returns a filtered copy of an object with only the specified keys, similar to `_.pick` from lodash / underscore.
Filter object keys and values into a new object
The lodash method `_.pick` exported as a module.
Get a property from an object using dot (object path) notation.
Return a copy of the object only containing the whitelisted properties.
A lodash mixin to add a `pickDeep` function
Pick properties by aliases
Create a shallow copy of an input object that contains only the specified properties.
copy an object but with only the specified keys
common javascript utils that can be required selectively that assume es5+
Gulp plugin that prompts you to choose the files to pass through the stream.
Lightweight, use-anywhere toolkit for working with array data.
Returns `true` if a value exists in the given string, array or object.
Get a random item from an array
Given an array, pick a random element and return it.
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
Return a partial object copy excluding specified keys.
Return a partial object copy containing only specified keys.
TypeScript utility generating new types by deep picking/omitting, leveraging Template Literal Types from TypeScript >= 4.1
Easy to use lodash Pick alternative with configurable and extensive schema