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:
- Creates super long stack traces☆195Updated 8 months ago
- ☆346Updated 5 years ago
- Convert streams (readable or writable) to promises☆139Updated last year
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated last year
- Error handling utilities for node☆124Updated 2 years ago
- when you want to fire an event no matter how a process exits.☆190Updated last year
- fs bindings for tar-stream☆363Updated last week
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated last week
- 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
- Easy error subclassing and stack customization☆65Updated 4 years ago
- NOTE: You probably want native promises now☆181Updated 6 years ago
- Check if something is a Node.js stream☆112Updated 7 months ago
- Deprecate all the things☆329Updated 9 months ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 6 years ago
- A better `Stream.pipe` that creates duplex streams and lets you handle errors in one place.☆294Updated last year
- Promisify a callback-based function☆109Updated 4 years ago
- A node.js module for creating Error objects with nested Errors in stacktraces☆94Updated 3 years ago
- writable stream that concatenates strings or data and calls a callback with the result☆578Updated 4 years ago
- Split Streams3 style☆290Updated last year
- Write data to a random temporary file☆105Updated 10 months ago
- Displays the execution time for Node.js modules loading by hooking require() calls☆254Updated 8 years ago
- Execute a listener when a response is about to write headers.☆157Updated 2 weeks ago
- A ridiculously light-weight function argument validator☆133Updated 4 years ago
- Safe, constant-time comparison of Buffers☆50Updated last year
- Contain async insanity so that the dark pony lord doesn't eat souls☆91Updated 2 years ago
- A node module for serving static files. Does etags, caching, etc.☆379Updated 3 weeks ago
- Execute a callback when a request closes, finishes, or errors☆400Updated this week
- Polyfill/shim for util.promisify in node versions < v8☆127Updated 6 months ago
- An easy way to expose properties on a module from a package.json☆163Updated 7 years ago
- Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream☆208Updated last year