Utility module to print pretty messages on SIGINFO/SIGUSR1
Brace expansion as known from sh/bash
extended POSIX-style sprintf
Simple RFC 6838 media type parser and formatter
node's assert.deepEqual algorithm except for NaN being equal to NaN
CSS color - Resolve and convert CSS colors.
Promisify a callback-based function
AWS credential provider that sources credentials from a Node.JS environment.
Open Node Streams on demand.
A Promise-compatible abstraction that defers resolving/rejecting promises to another closure.
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
Minimal async jobs utility library, with streams support
High performance (de)compression in an 8kB package
Disables scroll outside of `children` node.
Do things in development and nothing otherwise
No description provided.
Info on the properties and attributes of the web platform
Fetches the contents of a file accross node and browsers.
Isomorphic client library for supporting long-running operations in node.js and browser.
Parses and compiles CSS nth-checks to highly optimized functions.
Inquirer input text prompt
Bridging the gap between buffers and typed arrays
Timeout a promise after a specified amount of time
Retries a function that returns a promise, leveraging the power of the retry module.