Types for OpenAPI documents.
Transform stream that lets you peek the first line before deciding how to parse it
Map over an array or object of values in parallel or series, passing each through the async iterator, with optional lifecycle hooks.
Datadog CI plugin for `stepfunctions` commands
Distribute processing tasks to child processes with an über-simple API and baked-in durability & custom concurrency options.
Browser-friendly inheritance fully compatible with standard node.js inherits()
Memoize promise-returning & async functions
Use the light-dark() color function in CSS
ANSI escape codes for some terminal swag
Inspect the life of handle objects in node
Turn async functions into ES2015 generators
is that thing a function? Use this module to find out
rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
Allows libraries to handle various caller provided asynchronous functions uniformly. Maps promises, observables, child processes and streams, and callbacks to callback style.
Higher-order functions for easier error handling
Abortable async function helpers
Modify colors using the color-mod() function in CSS
a set of utilities to work with JSON / JSON5 documents
Easy method stubber.
Call a specified method on each value in the given object.
A simple directory tree walker.
Return the filename and line number of the calling function
Fast deep equal
Combine an array of streams into a single duplex stream using pump and duplexify