array-utils topic

List array-utils 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.

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.

php-underscore

44
Stars
6
Forks
Watchers

PHP underscore inspired &/or cloned from _.js, with extra goodies like higher order messaging