Tap for async.waterfall
Runs a list of async tasks, passing the results of each into the next one
Run promise-returning & async functions in series, each passing its result to the next
Run an array of functions in series, each passing its results to the next function (waterfall)
call your callbacks in a waterfall, at speed
minimal implementation of a PassThrough stream
parse the test anything protocol
Event Emitting and Middleware Hooks
Google OAuth2 using Google Identity Services for React 🚀
TypeScript definitions for google-one-tap
Zero-dependency reactive state management inspired by React hooks
Format a TAP stream using Mocha's set of reporters
Yaml handling for TAP parsers and generators
A Test-Anything-Protocol library for JavaScript
Google One Tap authentication strategy for Passport.
Pretty test output reporters for tap
Utility loading and managing tap configuration
Compose promise-returning & async functions into a reusable pipeline
Stream TAP test data as a serialized node:test stream
TAP to xUnit XML converter.
a built-in tap extension for t.stdin()
Easiest way to tap into a pipeline
Minimal TAP output formatter.
a built-in tap extension that adds typescript support