array-utils
There are 12 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.
zxc7563598/php-utils
一个零碎但实用的 PHP 工具函数集合库。包含文件、字符串、数组、网络请求等常用函数的工具类集合,提升开发效率,适用于日常 PHP 项目辅助功能 | A lightweight and practical PHP utility library that offers a collection of commonly used helper functions for files, strings, arrays, and HTTP requests—designed to streamline development and support everyday PHP projects.
andranikarakelyan/js-utilities
Zero-dependency TypeScript utility functions that enhance JavaScript's standard library.
seifkamal/struct-array
Make PHP 7 array data validation easier and clearer by defining array structures.