jprichardson / node-deathLinks
Gracefully cleanup when termination signals are sent to your process.
☆184Updated 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:
- Convert streams (readable or writable) to promises☆139Updated last year
- When close() is just not enough☆188Updated 5 years ago
- Write data to a random temporary file☆107Updated last year
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆212Updated 2 months ago
- Reliably get the terminal window size☆145Updated 2 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 2 months ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 5 months ago
- Implements performance.now (based on process.hrtime).☆161Updated 5 years ago
- Simple command line prompting utility for nodejs☆153Updated 3 years ago
- Check if something is a Node.js stream☆115Updated last year
- Use `await` at your Node.js code's top level!☆126Updated 8 years ago
- Track complex hiearchies of asynchronous task completion statuses.☆180Updated 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
- Read the progress of a stream☆235Updated 8 years ago
- Polyfill/shim for util.promisify in node versions < v8☆127Updated 11 months ago
- A stream that emits multiple other streams one after another (streams3)☆294Updated 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
- installs custom cleanup handlers that run on exiting node☆166Updated 8 years ago
- 🌲high performance debug logging 🐞☆159Updated last month
- CLI bar charts for node.js☆128Updated 3 years ago
- touch(1) for node☆125Updated last month
- Device type detection library based on the useragent string. Refactored from my express-device repo.☆79Updated last year
- Find open ports programmatically with Node.js☆80Updated 5 years ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- Zero-overhead parallel function call for node.js. Also supports each and map!☆169Updated 6 months ago
- Run some code when the process exits☆117Updated 4 years ago
- Converts a Buffer/String to a readable stream.☆150Updated 9 years ago
- Read a chunk from a file☆125Updated last year
- Install MongoDB prebuilt package using npm https://npmjs.org/package/mongodb-prebuilt☆58Updated 2 years ago
- Split Streams3 style☆293Updated last year