array-helper
There are 42 repositories under array-helper topic.
sindresorhus/cycled
Cycle through the items of an array
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.
alferov/array-to-tree
Convert a plain array of nodes (with pointers to parent nodes) to a nested data structure
rpgeeganage/async-ray
Provide async/await callbacks for every, find, findIndex, filter, forEach, map, reduce, reduceRight and some methods in Array.
minwork/array
Pack of advanced PHP array functions
orbitturner/array-querier
A TS/JS NPM Package to Filter an array of objects with multiple match-criteria.
mauretto78/array-query
Array Query is a library that allows you to perform queries on multidimensional arrays.
binary-cube/dot-array
Sail through array using the dot notation
jalal246/move-position
Move element(s) with one/multips arrays(s)
Hetarth02/js-array-helpers
Array Helper functions for your quick use.
awssat/array-helper
π A flexible, simple & yet powerful array manipulation helper for PHP.
babenkoivan/fluent-array
The fluent array library provides you with a convenient chainable interface. If you like object-oriented syntax or you just want to have more readable array declaration, the fluent array is at your service.
deepakkumar1984/SuperchargedArray
A super accelerated array extension for C# supported to run on multiple hardware: CPU, GPU (NVIDIA, AMD, Intel) to achieve accelerated speed
nonamephp/php7-common
A collection of common libraries for PHP 7
joomla-framework/utilities
Joomla Framework Utilities Package
rendicahya/java-utils
Common array, matrix, and string utilities for Java.
8sun/opencart-array-helper
Opencart Array Helper provides additional array functionality that you can use in your application.
joakimunge/array-nth-last
Tiny library to get last, or nth last entry in array
acelot/helpers
Useful, well documented and tested PHP functions for everyday use
aiiro/ArrayBox
ArrayBox, a simple PHP extension for array.
issue9/sliceutil
ζ°η»εεηηηΈε ³εθ½ε½ζ°
kevinhermawan/enhanced-array
A set of useful utilities that are not provided in the standard JavaScript Array
mschindler83/array-access
Library to ease array access handling
narrowspark/arr
:shipit: A collection of utilities to manipulate arrays.
zsoltime/random
NPM package to generate random integer and/or pick random items from arrays
badursun/Sorting-Scripting-Dictionary-Classic-ASP
Sorting a Dictionary Object By Aaron A.
iTonyYo/manual-sort
ζε¨ζεΊζ°η»γ:video_game::hatched_chick:
macarie/trancio
Lazily split an array into chunks, just like slices of pizza π
mbaersch/array-item-cleaner
Custom Variable Template for for **server-side** GTM. Cleanup for array items with RegEx
SandeepRana1001/Geektrust---Admin-Portal
Geektrust Admin UI Challenge
the1076/loud-array
An Observable Array for javascript in ES6 (ES2015) modules
agostinhosamil/array-split
A function for dividing an array and grouping them into sets of n * elements
tsdotnet/array-init
Commonly used array initializer that optimizes for length.