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
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 9 months ago
- Make your own error types!☆70Updated 2 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Write data to a random temporary file☆108Updated last year
- Polyfill/shim for util.promisify in node versions < v8☆127Updated 11 months ago
- When close() is just not enough☆188Updated 5 years ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- Strip leading whitespace from each line in a string☆144Updated last month
- Safe, constant-time comparison of Buffers☆50Updated last year
- Standard, framework-agnostic HTTP interfaces for JavaScript servers and clients☆41Updated last year
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 5 months ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Captures and cleans stack traces.☆195Updated 2 years ago
- Conditional promise chains☆63Updated 4 years ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆84Updated 2 months ago
- Check if something is a Node.js stream☆115Updated last year
- Node style HMAC for use in the browser, with native implementation in node☆60Updated 11 months ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆253Updated 8 years ago
- Calculates a nested logical tree using a package.json and a package lock.☆44Updated 7 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Iterate over promises serially☆52Updated 3 years ago
- Remove nodecore related stack trace noise☆143Updated last year
- Detect if we were run as a result of `npm publish`.☆126Updated 5 years ago
- Indent each line in a string☆114Updated 3 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
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆107Updated 3 years ago
- Easy error subclassing and stack customization☆66Updated 2 months ago