jprichardson / node-deathLinks
Gracefully cleanup when termination signals are sent to your process.
☆183Updated 9 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 week
- When close() is just not enough☆188Updated 5 years ago
- Polyfill/shim for util.promisify in node versions < v8☆127Updated last year
- Run some code when the process exits☆117Updated last month
- Reliably get the terminal window size☆146Updated 2 years ago
- 🌲high performance debug logging 🐞☆160Updated 3 months ago
- Implements performance.now (based on process.hrtime).☆161Updated 5 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆150Updated 7 months ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 4 months ago
- Use `await` at your Node.js code's top level!☆126Updated 8 years ago
- CLI bar charts for node.js☆128Updated 3 years ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- Check if something is a Node.js stream☆115Updated last year
- Remove nodecore related stack trace noise☆143Updated last year
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆213Updated 4 months ago
- A Node.js module for looking up running processes☆129Updated 4 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
- Read the progress of a stream☆235Updated 8 years ago
- Converts a Buffer/String to a readable stream.☆150Updated 9 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
- Sample memory usage for your Node.js program and write the samples to a stream☆75Updated 5 years ago
- A stream that emits multiple other streams one after another (streams3)☆295Updated 4 years ago
- Device type detection library based on the useragent string. Refactored from my express-device repo.☆79Updated last year
- Displays the execution time for Node.js modules loading by hooking require() calls☆253Updated 8 years ago
- Delete Cached node_modules useful when you need to "un-require" during testing for a fresh state.☆152Updated 2 years ago
- Get callsites from the V8 stack trace API☆268Updated 4 months ago
- touch(1) for node☆125Updated 3 months ago
- Contains new Node v0.10 style stream classes for encoding / decoding Base64 data☆119Updated 6 years ago
- Simple command line prompting utility for nodejs☆153Updated 4 years ago