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
- 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 3 weeks ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated last year
- When close() is just not enough☆189Updated 5 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 3 months ago
- Check if something is a Node.js stream☆112Updated 11 months ago
- Implements performance.now (based on process.hrtime).☆161Updated 5 years ago
- Read the progress of a stream☆235Updated 8 years ago
- Simple command line prompting utility for nodejs☆153Updated 3 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 2 weeks ago
- A stream that emits multiple other streams one after another (streams3)☆293Updated 4 years ago
- Polyfill/shim for util.promisify in node versions < v8☆127Updated 9 months ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆106Updated 3 years ago
- Easy error subclassing and stack customization☆66Updated 2 weeks ago
- 🌲high performance debug logging 🐞☆159Updated 8 months ago
- Reliably get the terminal window size☆144Updated last year
- Zero-overhead parallel function call for node.js. Also supports each and map!☆169Updated 4 months ago
- Combine an array of streams into a single duplex stream using pump and duplexify☆253Updated last year
- Sample memory usage for your Node.js program and write the samples to a stream☆74Updated 4 years ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆253Updated 8 years ago
- CLI bar charts for node.js☆128Updated 3 years ago
- touch(1) for node☆124Updated last year
- Install MongoDB prebuilt package using npm https://npmjs.org/package/mongodb-prebuilt☆58Updated 2 years ago
- Error handling utilities for node☆126Updated 3 years ago
- Contains new Node v0.10 style stream classes for encoding / decoding Base64 data☆119Updated 5 years ago
- Converts a Buffer/String to a readable stream.☆150Updated 9 years ago
- Create an error from multiple errors☆247Updated 2 years ago
- Remove nodecore related stack trace noise☆143Updated 11 months ago
- Execute a script over ssh using Node.JS☆126Updated 5 years ago