array.prototype.upsert
Method .upsert() for Array of objects
Method .upsert() for Array of objects
Manage Your Array of Objects
Simple module to sort 'Array of objects' by properties in any order
Find all indexes of a value in array or array of objects
This will return the array of objects that are common in a set of array of objects based on single or multiple keys
This package includes a set of useful array methods that facilitates working with arrays, specifically the arrays that contain objects or arrays even falsy values (such as: 0, null, false, NaN...). This package is es5 supported.
Interconvert between an array of objects and object of arrays.
This will return the array of objects that are common in a set of array of objects based on single or multiple keys
Fast array with proxy indexing and security
Convert array of objects into object with keys based on key we have passed in.