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
- When close() is just not enough☆188Updated 5 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
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 6 months ago
- Remove nodecore related stack trace noise☆143Updated last year
- Polyfill/shim for util.promisify in node versions < v8☆127Updated last year
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- Make your own error types!☆70Updated 2 years ago
- Safe, constant-time comparison of Buffers☆50Updated last week
- Standard, framework-agnostic HTTP interfaces for JavaScript servers and clients☆41Updated 2 years ago
- Write data to a random temporary file☆108Updated last year
- Run promise-returning & async functions in series, each passing its result to the next☆78Updated 3 months ago
- Strip leading whitespace from each line in a string☆144Updated 2 months ago
- Implements performance.now (based on process.hrtime).☆161Updated 5 years ago
- Evaluate node require() module content directly☆94Updated 3 years ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆100Updated last year
- Create and parse HTTP Content-Type header☆141Updated last month
- ES6 Proxies based deep clone☆128Updated 2 years ago
- Creates super long stack traces☆196Updated last year
- 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
- Run an array of functions in parallel, but limit the number of tasks executing at the same time☆76Updated 2 years ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆253Updated 8 years ago
- Environment agnostic nextTick polyfill☆75Updated 4 years ago
- Check if something is a Node.js stream☆115Updated last year
- Locate a program or locally installed node module's executable☆78Updated 9 years ago
- Constant-time comparison algorithm to prevent timing attacks☆51Updated 8 years ago
- Detect if we were run as a result of `npm publish`.☆126Updated 5 years ago
- 🌲high performance debug logging 🐞☆160Updated 2 months ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 9 months ago