Creates a real Array from almost anything.
Find the first element in an array that passes a callback test. Equivalent to underscore.find()
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
line String/Array#indexOf but return all the indexes in an array
Check if an object is an array or a typed array
TypeScript definitions for stream-array
Return a function which tests if every element in an array-like object passes a test condition.
PEGjs grammars and tools for constructing unified-latex ASTs
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.
Copy files and folders using Rollup
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.
Simple javascript lib for converting a [comma || space] delimited string to an array
The Filesystem API provides a NodeJS-like API for working with files on the device.
Like _.pullAll but with globs (wildcards)
Get esbuild-compatible targets from a browserlist config
Filter an array of objects to a specific OS
core-js compat
A plugin for Babel 6 that (mostly) replicates the old decorator behavior from Babel 5.
A remark-lint rule to check each paragraph using write-good.
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
Convert an object's keys to snake case
autofix some errors reported by eslint rules.
Return the maximum length of array in JavaScript.