Creates a real Array from almost anything.
Return a function which tests if every element in an array-like object passes a test condition.
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.
TypeScript definitions for stream-array
PEGjs grammars and tools for constructing unified-latex ASTs
create a new array filled with a value, or zero
Copy files and folders using Rollup
Like _.pullAll but with globs (wildcards)
Resolver for tarball dependencies
Simple javascript lib for converting a [comma || space] delimited string to an array
Takes a ring and return true or false whether or not the ring is clockwise or counter-clockwise.
permutation using Steinhaus-Johnson-Trotter algorithm with Even's speed up. This package deliver asynchronously permutations of the original array
Get esbuild-compatible targets from a browserlist config
Check if a value is an array or a typed array
A remark-lint rule to check each paragraph using write-good.
Convert an object's keys to snake case
Return the maximum length of array in JavaScript.
Test if two sets of integers are equal up to an even permutation
A plugin for Babel 6 that (mostly) replicates the old decorator behavior from Babel 5.
The Filesystem API provides a NodeJS-like API for working with files on the device.
List of Android Supported Devices
Filter an array of objects to a specific OS
Generate all possible permutations of an object's key-value pairs
Get the index of the first element in an array that returns truthy for the given value, using strict equality for comparisons.