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:
- Convert streams (readable or writable) to promises☆139Updated last year
- Write data to a random temporary file☆108Updated last year
- When close() is just not enough☆188Updated 5 years ago
- Polyfill/shim for util.promisify in node versions < v8☆127Updated last year
- Implements performance.now (based on process.hrtime).☆161Updated 5 years ago
- Check if something is a Node.js stream☆115Updated last year
- Reliably get the terminal window size☆146Updated 2 years ago
- git revision in node☆110Updated 8 years ago
- Use `await` at your Node.js code's top level!☆126Updated 8 years ago
- Sample memory usage for your Node.js program and write the samples to a stream☆75Updated 5 years ago
- Remove nodecore related stack trace noise☆143Updated last year
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 6 months ago
- Simple command line prompting utility for nodejs☆153Updated 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
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆212Updated 4 months ago
- A stream that emits multiple other streams one after another (streams3)☆295Updated 4 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 3 months ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆253Updated 8 years ago
- Split Streams3 style☆293Updated last year
- Read the progress of a stream☆235Updated 8 years ago
- Shutdown a Nodejs HTTP server gracefully by terminating the listening socket, then destroying all keep-alive idle sockets all while allow…☆179Updated 6 years ago
- Device type detection library based on the useragent string. Refactored from my express-device repo.☆79Updated last year
- Install MongoDB prebuilt package using npm https://npmjs.org/package/mongodb-prebuilt☆58Updated 2 years ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- Retry a failed promise☆58Updated 10 months ago
- CLI bar charts for node.js☆128Updated 3 years ago
- npm-programmatic is a library that allows you to access npm commands programmatically from javascript☆92Updated 5 years ago
- 🌲high performance debug logging 🐞☆160Updated 2 months ago
- when you want to fire an event no matter how a process exits.☆196Updated 2 months ago
- Easy error subclassing and stack customization☆66Updated 3 months ago