[](https://npm.im/@dnd-kit/helpers)
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
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
create a new array filled with a value, or zero
Return a function which tests if every element in an array-like object passes a test condition.
Copy files and folders using Rollup
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.
Get esbuild-compatible targets from a browserlist config
Like _.pullAll but with globs (wildcards)
Filter an array of objects to a specific OS
core-js compat
A remark-lint rule to check each paragraph using write-good.
A plugin for Babel 6 that (mostly) replicates the old decorator behavior from Babel 5.
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
Create unique translations of a document based on its language, joined by a shared reference document.
Convert an object's keys to snake case