sfarthin / intercept-stdoutLinks
Hooking Node.js stdout
☆68Updated 4 years ago
Alternatives and similar repositories for intercept-stdout
Users that are interested in intercept-stdout are comparing it to the libraries listed below
Sorting:
- recursively find the closest package.json☆47Updated 2 years ago
- Convert streams (readable or writable) to promises☆139Updated last year
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 4 months ago
- When close() is just not enough☆189Updated 5 years ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- Polyfill/shim for util.promisify in node versions < v8☆127Updated 10 months ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- Create and parse HTTP Content-Type header☆138Updated 3 weeks ago
- Write data to a random temporary file☆107Updated last year
- Make your own error types!☆70Updated 2 years ago
- Strip leading whitespace from each line in a string☆142Updated 2 weeks ago
- when you want to fire an event no matter how a process exits.☆193Updated 2 years ago
- Remove nodecore related stack trace noise☆143Updated last year
- Indent each line in a string☆113Updated 3 years ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated last year
- the simplest benchmark you can run on node☆87Updated 4 years ago
- Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.☆38Updated 2 years ago
- Captures and cleans stack traces.☆195Updated 2 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆193Updated last year
- Get callsites from the V8 stack trace API☆266Updated last month
- Check if something is a Node.js stream☆113Updated 11 months ago
- Ensures a value is a valid error by making it one if not☆82Updated last month
- Convert a glob to a regular expression☆149Updated 6 years ago
- Sanity check which files you are and aren't about to publish to npm☆85Updated 3 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆144Updated last month
- Compose promise-returning & async functions into a reusable pipeline☆124Updated 4 years ago
- 🌲high performance debug logging 🐞☆159Updated this week
- Get the path of the parent module☆78Updated last month
- Shutdown a Nodejs HTTP server gracefully by terminating the listening socket, then destroying all keep-alive idle sockets all while allow…☆179Updated 5 years ago