jprichardson / node-deathLinks
Gracefully cleanup when termination signals are sent to your process.
☆183Updated 8 years ago
Alternatives and similar repositories for node-death
Users that are interested in node-death are comparing it to the libraries listed below
Sorting:
- When close() is just not enough☆189Updated 4 years ago
- Convert streams (readable or writable) to promises☆139Updated last year
- Write data to a random temporary file☆105Updated last year
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆208Updated last year
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated last year
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated last month
- Check if something is a Node.js stream☆112Updated 9 months ago
- Implements performance.now (based on process.hrtime).☆161Updated 5 years ago
- Polyfill/shim for util.promisify in node versions < v8☆127Updated 7 months ago
- Reliably get the terminal window size☆142Updated last year
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 4 years ago
- A stream that emits multiple other streams one after another (streams3)☆294Updated 3 years ago
- Shutdown a Nodejs HTTP server gracefully by terminating the listening socket, then destroying all keep-alive idle sockets all while allow…☆178Updated 5 years ago
- Read the progress of a stream☆234Updated 8 years ago
- Reload a require'd module/file in Node.js. Useful for hot-reloading classes.☆50Updated 10 years ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- Contains new Node v0.10 style stream classes for encoding / decoding Base64 data☆120Updated 5 years ago
- Simple command line prompting utility for nodejs☆153Updated 3 years ago
- CLI bar charts for node.js☆129Updated 2 years ago
- fs bindings for tar-stream☆365Updated last month
- Easy error subclassing and stack customization☆65Updated 4 years ago
- Use `await` at your Node.js code's top level!☆126Updated 8 years ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆253Updated 8 years ago
- touch(1) for node☆124Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆156Updated last year
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- Safe, constant-time comparison of Buffers☆50Updated last year
- Evaluate node require() module content directly☆94Updated 3 years ago
- Captures and cleans stack traces.☆193Updated last year
- when you want to fire an event no matter how a process exits.☆193Updated last year