array-utils
There are 10 repositories under array-utils topic.
philipstanislaus/performant-array-to-tree
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.
rpgeeganage/async-ray
Provide async/await callbacks for every, find, findIndex, filter, forEach, map, reduce, reduceRight and some methods in Array.
adhocore/php-underscore
PHP underscore inspired &/or cloned from _.js, with extra goodies like higher order messaging
jalal246/move-position
Move element(s) with one/multips arrays(s)
vladkens/array-utils-ts
🔢🔧 A set of functions for working with arrays, often necessary but absent in lodash.
php-toolkit/arr-utils
Some useful array utils for php
kevinhermawan/enhanced-array
A set of useful utilities that are not provided in the standard JavaScript Array
ApexCaptain/Koconut
Provide interchainable array, set, map and etc supporting both normal and async callbacks as their action arguments.
emreavcilar/easy-js-utils
easy-js-utils is a package of helper functions.
seifkamal/struct-array
Make PHP 7 array data validation easier and clearer by defining array structures.