arr-flatten
Recursively flatten an array or arrays.
Found 202 results for arr
Recursively flatten an array or arrays.
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
Turn anything into an array
Get a compare function for array to sort
Convert an argument into a valid iterator. Based on the `.makeIterator()` implementation in mout https://github.com/mout/mout.
Faster alternative to javascript's native filter method.
Sort the keys in an object.
Sort array elements in ascending order.
Fast and powerful array sorting. Sort an array of objects by one or more properties. Any number of nested properties or custom comparison functions may be used.
Faster, node.js focused alternative to JavaScript's native array map.
A tiny, faster alternative to native Array.prototype.every
A module that checks the diff when values are added, removed, or changed in an array.
A module that checks diff when child elements are added, removed, or changed
Get unique values of an array. Really, like deeply unique.
Create an error from an array of error messages
Swap two items in an array. Does not modify the Array prototype.
Returns the first index at which a given element can be found.
Array#filter() with also detecting indexes of filtered values
Return the first index at which a given element can be found.
Return an array with the unique values present in _all_ given arrays using strict equality for comparisons.
Return a JSON representation of a typed array.
Use powerful dot notation (dot path + wildcard) to manipulate properties of JSON
Sort an object's keys, including an optional key list
Filter an object by its keys or values. Returns a copy of an object filtered to have only keys or values that match the given glob patterns.
Exclude elements from arrays.
Check if an array includes all the elements of another array
A Vue directive that checks diff when child elements are added, removed, or changed
Get unique values of an array. Really, like deeply unique.
Sort an array of objects by one or more properties in any order. Multiple properties and custom comparison functions can be used.
A React module that checks diff when child elements are added, removed, or changed
Return positive value if (any of the) passed value(s) exists in array, or optionally an index
Sort the keys in an object.
Flatten an array.
Get all available ESLint rules
Gets all but the first element, or n elements in the given array.
A tiny, faster alternative to native Array.prototype.filter
Sort an object array by one or more properties even nested properties. Besides, you can determine the direction even supply a comparison function in each property sorting.
Calculate the simple moving average of an array.
Test if an object-like value contains a circular reference.
JavaScript array.filter() compatible unique filter
A tiny, faster alternative to native Array.prototype.map
A tiny, faster alternative to native Array.prototype.forEach
Arr, Hash, Is, Obj, Random, Str, Wrandom.
A tiny, faster alternative to native Array.prototype.reduce
Create an iterator from an array-like object.
A tiny, faster alternative to native Array.prototype.reverse
A lightweight library package for array operations (JS & TS)
A comprehensive JavaScript library for string, number, and array manipulation inspired by Laravel. Includes 95+ string methods, 25+ number formatters, and 60 array utilities with fluent chaining, dot notation, and TypeScript support.
A tiny, faster alternative to native Array.prototype.find
Fastest Array.filter alternative --- mutates original array!
A tiny, faster alternative to native Array.prototype.some
Removed duplicate elements from the array
A tiny (139B) & fast utility to recursively flatten an array of arrays!
Seedable random number generator supporting many common distributions.
js-yaml concatenate / merge sequences / arrays
A wrapper around rc to allow arrays in environment configs.
Create a single-element array containing a provided scalar value.
A tiny (111B) & fast utility to retrieve all unique values from an Array
Get a random way to show your gratitude in different languages
Reverse an array.
A tiny, faster alternative to native Array.prototype.findIndex
A package that... well... shuffles the values of an array. Yup. That's all.
An Angular directive that checks diff when child elements are added, removed, or changed
We are lazy, also [lazy-cache][]d and [browserify][]-ready - just arrayify, falsey values returns empty array. In bonus with `.isArray` method.
Most used utils, almost everywhere - [lazy-cache][]d. Including simple arrayify, [isobject][], [isarray][], [is-buffer][], [is-extendable][] and [extend-shallow][].
Move an array item to a different position within array bounds
daily-util-functions-for-FE-code-farmer
Randomize the order of the elements in array or array-like object.
Get value from object or array using dot path and wildcard
check actual number is expected number ± delta
common utils
Sort an array on two object properties
Calculate the simple moving average for an array.
Cloning labels from source repository to destination repository. Period.
Delete array elements in one time by array consists of their indexes
Create an iterator from a sparse array-like object.
Filter an array and produce a human-readable result as a string
wrap xorshift128+ to random number generator
Filters array by removing matching elements contained in one or more additional arrays.
Simple circular Array and String iterator.
A npm pacakge of es6, it's a function of determinating a variable is an array or not.
Extract object values into an array.
Sort an Object or package.json based on the well-known package.json keys
Convert a value to an array
Prototype utility of Array!
Check if an object is empty
A tiny, fast and simplified array sort
Extract CHANGELOG-like paths from multiple file paths
Returns an array by removing the duplicates
An array of 256 programming languages
Create an iterator from a sparse array-like object, iterating from right to left.
Convert VFile#messages into an array of VS Code diagnostics
A tiny, faster alternative to native Array.prototype.forEach
use for one-sport company
Use powerful dot notation (dot path + wildcard) to access properties of JSON
Array#includes with support for regex
convert a value to array
Merge arrays in to the first array
dot-finder is using powerful dot notation to get values in JSON object
Randomise arrays and generate a new array with any given length
use for one-sport company
Convert arrays into objects by using unique fields.
Fill an array-like object view with values returned from an iterator.
Create an iterator which repeatedly iterates over the elements of an array-like object.
Test if a value is a valid array length.
Create an iterator from a strided array-like object.
Fast filter array to have only function values. But also allow you to give iterator function which will be called on each element of the array that is function - much like array.map functionallity. Useful when you want to filter, but also want to map in s
A tiny, faster alternative to native Array.prototype.reduceRight
Create an array of unique values, in order, from the input arrays
Map object keys and values into an array
A tiny, faster alternative to native Array.prototype.includes
Test if a value is a valid typed array length.
[English Document](https://github.com/JsonLee12138/frontend-factory/blob/main/packages/utils/README.en.md)
Create an iterator from an array-like object view.
Fastest, simplest and smallest. Pass `arguments` object or list of arguments and get flattened array.
A npm pacakge of es6, it's a function of determinating a variable is an array or not.
A module that checks diff when elements are added, removed, or changed in children
Test if a value is an array containing a circular reference.
Create (or fill) an array from an iterator.
The fastest sorting algorithm ever with the speed of O(1)
kris npm test
Validation system using schemes in Swagger design
kris npm test
Responds to the shuffled array.
A simple lib for cloning arr and obj
A npm pacakge of markdown
车主之家
Simple package to remove duplicates elements in arrays
Returns an array containing those elements which are present in first array and not in others
Check if a value is an array `Polyfill`
Get the union of arrays of objects.
Split an integer into an array of digits.
Find the paths of multiple executables in the PATH
A tiny, faster alternative to native Array.prototype.indexOf
Get the number of occurrences of an item in an array
Fill an array-like object view from right to left with values returned from an iterator.
A tiny, faster alternative to native Array.prototype.map
Create an iterator from an array-like object view, iterating from right to left.
Create an iterator from an array-like object, iterating from right to left.
A tiny, faster alternative to native Array.prototype.map
use for one-sport company
JS arr 中国省市区县
数组
A tiny, faster alternative to native Array.prototype.lastIndexOf
Replace array values with String.prototype.replace
Returns an array sorted by elements priority
A React module that checks diff when child elements are added, removed, or changed
Get the smallest value in an array of numbers
Returns a new array with the given maximum length
Wait for an array/obj of async functions and return values when done.
``` const deleteArrDuplicates = require('delete-arr-duplicates') ```
'this is a dog'
Randomize the order of array items
remove arr dup
delete repeat content for arr
Create an array or array-like without duplicates
提供了并发请求、扁平化指定元素的数组
Swap a SubArray
using dot path to access nested properties
New type JavaScript array.
Filter and flattenify array to have only function values. Much like `arr-filter-function` package, but with flatten.
Randomize an Object or Array
An Angular directive that checks diff when child elements are added, removed, or changed
Map object keys and values into an array
iol项目组各个平台跳转地址
A module that checks the diff when values are added, removed, or changed in an array.
search in array
A npm pacakge of es6, it's a function of determinating a variable is an array or not.
A Vue directive that checks diff when child elements are added, removed, or changed
获取两个数组中相同的元素
Unified TypeScript SDK for Sonarr, Radarr, and Prowlarr