An iterable transform that spread each iterable received and emit its items
An iterable transform that apply replace to all items
Polyfill of future proposal for `util.parseArgs()`
Flatten nested arrays
Parse and stringify JSON with comments. It will retain comments even after saved!
Array.prototype.map analog for iterables.
Run promise-returning & async functions concurrently with optional limited concurrency
No description provided.
JS library for Fengari
Copy a descriptor from object A to object B
The Interactive Extensions for JavaScript
Deques are a generalization of stacks and queues
Get the default iterator or async iterator for an iterable or async iterable
A collection of utility functions
Matches strings against configurable strings, globs, regular expressions, and/or functions
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
queue-lit is a tiny queue data structure in case you `Array#push()` or `Array#shift()` on large arrays very often
Defines multiple object properties all at once, optionally with shared settings.
Returns true if a value is a plain object, array or function.
Content Security Policy middleware
Iterable SDK for React Native.
A set of utility functions for manipulating arrays, objects, logic, and function composition in JavaScript.
An asynchronous iterator library for advanced object pipelines.
Loop over each item in an array and call the given function on every element.