## Getting started
Helper functions around Function call/apply/bind, for use in `call-bind`
Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`.
Robustly `.call.bind()` a function
Helper function to optimise call expression
Get callsites from the V8 stack trace API
destroy a stream if possible
A cross browser microtask library
Let your JS API users either give you a callback or receive a promise
A small polyfill for Object.setprototypeof
extend like a boss
Callback wrapping utility
Allows users to use generators in order to write common functions that can be both sync or async.
random bytes from browserify stand alone
Try to guess if your terminal supports unicode
Promisifies all the selected functions in an object
render nested hierarchies `npm ls` style with unicode pipes
Transform stream that allows you to run your transforms in parallel without changing the order
simplified stream construction
construct pipes of streams of events
Collection of useful helper functions when trying to determine module type (CommonJS or AMD) properties of an AST node.
Reduce function calls in a string, using a callback
A PNG decoder in JavaScript
Call an array of promise-returning functions, restricting concurrency to a specified limit.