array-methods topic

List array-methods repositories

arr

255
Stars
12
Forks
Watchers

A collection of tiny, highly performant Array.prototype alternatives

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-explorer

2.6k
Stars
241
Forks
Watchers

⚡️ A resource to help figure out what JavaScript array method would be best to use at any given time

js-explorer

317
Stars
26
Forks
Watchers

Find the method you need without digging through the docs, directly on the command line!

Arrayy

478
Stars
34
Forks
Watchers

🗃 Array manipulation library for PHP, called Arrayy!

p-iteration

352
Stars
19
Forks
Watchers

Utilities that make array iteration easy when using async/await or Promises

09_Python_NumPy_Module

228
Stars
222
Forks
Watchers

Numpy is a general-purpose array-processing package. It provides a high-performance multidimensional array object and tools for working with these arrays. It is the fundamental package for scientific...

hive-third-functions

218
Stars
122
Forks
Watchers

Some useful custom hive udf functions, especial array, json, math, string functions.

rxjs-ninja

79
Stars
2
Forks
Watchers

RxJS Operators for handling Observable strings, numbers, booleans and more

proposal-array-prototype-partition

73
Stars
1
Forks
Watchers

A TC39 proposal for an utility function that returns two arrays based on the items' conformity to a predicate.