array-helper topic
List
array-helper repositories
async-ray
104
Stars
4
Forks
Watchers
Provide async/await callbacks for every, find, findIndex, filter, forEach, map, reduce, reduceRight and some methods in Array.
array-to-tree
162
Stars
30
Forks
Watchers
Convert a plain array of nodes (with pointers to parent nodes) to a nested data structure
performant-array-to-tree
234
Stars
38
Forks
Watchers
Converts an array of items with ids and parent ids to a nested tree in a performant O(n) way. Runs in browsers and Node.js.
cycled
242
Stars
18
Forks
Watchers
Cycle through the items of an array
array
61
Stars
13
Forks
Watchers
Pack of advanced PHP array functions