isaacs / server-destroyLinks
When close() is just not enough
☆189Updated 4 years ago
Alternatives and similar repositories for server-destroy
Users that are interested in server-destroy are comparing it to the libraries listed below
Sorting:
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 3 weeks ago
- Convert streams (readable or writable) to promises☆139Updated last year
- Creates super long stack traces☆195Updated 8 months ago
- node.js access to v8's "raw" CallSites -- useful for custom traces, c-style assertions, getting the line number in execution etc☆248Updated 10 years ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated last year
- NOTE: You probably want native promises now☆181Updated 6 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
- Polyfill/shim for util.promisify in node versions < v8☆127Updated 6 months ago
- Easy error subclassing and stack customization☆65Updated 4 years ago
- Contain async insanity so that the dark pony lord doesn't eat souls☆91Updated 2 years ago
- Gracefully cleanup when termination signals are sent to your process.☆183Updated 8 years ago
- ☆346Updated 6 years ago
- Error handling utilities for node☆125Updated 2 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 6 years ago
- Error predicate functions for operational errors thrown by node core.☆31Updated 5 years ago
- Safe, constant-time comparison of Buffers☆50Updated last year
- Displays the execution time for Node.js modules loading by hooking require() calls☆253Updated 8 years ago
- Check if something is a Node.js stream☆112Updated 8 months ago
- An easy way to expose properties on a module from a package.json☆163Updated 7 years ago
- when you want to fire an event no matter how a process exits.☆192Updated last year
- Delete Cached node_modules useful when you need to "un-require" during testing for a fresh state.☆151Updated last year
- recursively find the closest package.json☆48Updated 2 years ago
- Promisify a callback-based function☆109Updated 4 years ago
- Cute up your stack traces in Node☆82Updated 6 years ago
- A node.js through stream that does basic streaming text search and replace and is chunk boundary friendly☆177Updated 7 years ago
- Write data to a random temporary file☆105Updated 11 months ago
- Installs node modules to versioned or custom directories.☆56Updated 4 years ago
- Syntax highlights JavaScript code with ANSI colors to be printed to the terminal.☆173Updated 4 years ago
- Make unhandled promise rejections fail loudly instead of the default silent fail☆280Updated 4 years ago