hook-std

Output hook

A library to capture and modify output from the standard streams in Node.js applications.

Hook and modify stdout and stderr

GitHub

54 stars
11 watching
12 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
sindresorhus/get-stdin A utility module to retrieve input from standard input as a string or buffer 337
sindresorhus/get-stream A utility library for working with streams in JavaScript 341
sindresorhus/hash-object A library that generates a unique digital fingerprint of an object 134
sindresorhus/dot-prop A library to access properties within nested objects using a dot notation 817
sindresorhus/p-tap Helps tap into a promise chain without affecting its value or state 132
sindresorhus/indent-string A utility function to insert consistent indentation into a string 112
sindresorhus/cli-cursor Library for controlling the CLI cursor 103
sindresorhus/to-readable-stream Converts a string or binary data into a stream for piping to other tools 90
sindresorhus/run-electron Simplifies running Electron applications by suppressing unnecessary output. 197
sindresorhus/pad-stream Transforms input streams by padding each line with a specified indent 11
sindresorhus/into-stream Converts various input types into readable streams. 207
sindresorhus/windows-cli Tools for querying metadata about the active window on various platforms. 65
sindresorhus/tmpin Pipes stdin to a temp file and spawns an app with the temp file path as the first argument. 124
sindresorhus/cli-truncate Library to truncate strings to fit terminal widths 85
sindresorhus/dev-null-cli Creates a null stream from input data 92