Offload tasks to a pool of workers on node.js and in the browser
Smaller, common utility functionality used to replace LoDash.
Enforce that async functions use await
Like a Set, but provides the index of the `key` in the backing array
Create an array without duplicates
Clone a git repository
Optimizes statements such as `forEach` and `map` to for loops.
The next generation of events handling for javascript! New: abstract away the network!
[![npm][npm]][npm-url] [![deps][deps]][deps-url] [![size][size]][size-url]
No description provided.
Remove duplicate values from an array. Fastest ES5 implementation.
Compiles sync functions into async generator functions
Validate form asynchronous
Fast JavaScript array sorting by implementing Python's Timsort algorithm
`net.Server#listen()` helper that returns a Promise for async / await
Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.
Settle an async function.
`Array#forEach()` but it’s possible to define where to move to next
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
Create an animated loop of a list of text for your headings
get a list of staged git files and their status
ICO encoder and decoder library
Turn anything into an array
ESLint plugin to detect improper Jest test assertions for asynchronous (Promise-based) actions