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
PEGjs grammars and tools for constructing unified-latex ASTs
A utility library for short messages and mobile communication
Return a function which tests if every element in an array-like object passes a test condition.
DynamoDB access library for single-table designs
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
Even Terminal — AI Coding CLI on Smart Glasses & Flutter App
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.
Wait-free thread-safe single-consumer single-producer ring buffer using SharedArrayBuffer.
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.
Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.
A remark-lint rule to check each paragraph using write-good.