Return the data type of an array.
Quickly scan for CLI flags and arguments
Prettier plugin to force all arrays to be multiline.
Set of (possibly rotated) arrays
Creates a real Array from almost anything.
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
Find the first element in an array that passes a callback test. Equivalent to underscore.find()
line String/Array#indexOf but return all the indexes in an array
Check if an object is an array or a typed array
A small implementation of `crypto.getRandomValues` for React Native. This is useful to polyfill for libraries like [uuid](https://www.npmjs.com/package/uuid) that depend on it.
PEGjs grammars and tools for constructing unified-latex ASTs
TypeScript definitions for stream-array
Copy files and folders using Rollup
Return a function which tests if every element in an array-like object passes a test condition.
create a new array filled with a value, or zero
Takes a ring and return true or false whether or not the ring is clockwise or counter-clockwise.
The Filesystem API provides a NodeJS-like API for working with files on the device.
Simple javascript lib for converting a [comma || space] delimited string to an array
Get esbuild-compatible targets from a browserlist config
Like _.pullAll but with globs (wildcards)
core-js compat
Filter an array of objects to a specific OS
Convert an object's keys to snake case
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.