Gathering detailed insights and metrics for arr-flatten
Gathering detailed insights and metrics for arr-flatten
Gathering detailed insights and metrics for arr-flatten
Gathering detailed insights and metrics for arr-flatten
Recursively flatten an array or arrays. This is the fastest implementation of array flatten.
Cumulative downloads
Total Downloads
Last day
-2.9%
2,940,474
Compared to previous day
Last week
6.3%
17,246,914
Compared to previous week
Last month
39.9%
61,468,960
Compared to previous month
Last year
-20.7%
614,267,034
Compared to previous year
@arr/flatten
A tiny (139B) & fast utility to recursively flatten an array of arrays!
array-flatten
Flatten nested arrays
arr-diff
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
@lamansky/flatten
A one-liner function that flattens arrays.