Search results
70 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
Extends Array methods adding: - combine(array): Object - diff(array): Array - indexByKey(arrayOfObjects): objectOfObjects - intersect(array): Array - pluck(field): Array - range(elements): Array - range(begin, end): Array - subtract(array): Array
simple pluck without the madness
Extract object values into an array.
Extract a property value from each element of an object array.
transpose an array of array into an object of plucked series arrays
Javascript utility whose main exported function is a polymorphic subtraction function.
Arrays as object key paths
proxy functions to modify arguments or spying
Extract a list of property values from array with objects
Javascript json-schema formatter for stripping properties from data not present in the schema.
A small utility for nodejs to pluck and group keys from array of objects at one loop (used to remove boilerplate codes)
"Dig" into nested data structures in order to aggregate or set values at an object "path"
Pluck a property (or properties) from a JSON stream
Get the current week number
Polymorphic data transformer: excludes provided fields from an object or array
Stream transform that plucks properties.
gets a field from package.json
Create a hash Object with keys from an Array
Pluck object fields.
Pick selected properties from the given object or array