luckystarry-collections
A .NET-style collection library that extends JavaScript arrays with LINQ-like methods such as Select, Where, and ToList. Provides familiar collection operations for developers with .NET background.
A .NET-style collection library that extends JavaScript arrays with LINQ-like methods such as Select, Where, and ToList. Provides familiar collection operations for developers with .NET background.
A Small and Efficient Matrix library
Returns array of values of a property found in array of objects
Zip function
Util for array
date & time util toolset
date & time util toolset
timer
timer
...
Turns an array into a sorted array
Add a new key-value pair for a single item of array type and filter the children
An promise, on which you can apply array methods. For when you are sure the promise will return an array!
Add up all the numbers in the array
Get array items one-by-one and remember the current one.
Grab the previous item in the array looping when hitting the beginning.
Arrays never been so smart before.
Copy part of array to another array, like Array.slice().
Get the first N elements of an array which satisfy a given condition. Fast!
Get the values of an array of objects