isaacs / server-destroy
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
- Delete Cached node_modules useful when you need to "un-require" during testing for a fresh state.☆152Updated last year
- ☆345Updated 5 years ago
- Deprecate all the things☆329Updated 6 months ago
- Creates super long stack traces☆195Updated 5 months ago
- fs bindings for tar-stream☆356Updated 2 months ago
- node.js access to v8's "raw" CallSites -- useful for custom traces, c-style assertions, getting the line number in execution etc☆247Updated 10 years ago
- Error handling utilities for node☆122Updated 2 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 4 years ago
- Convert streams (readable or writable) to promises☆139Updated 9 months ago
- Write data to a random temporary file☆105Updated 8 months ago
- NOTE: You probably want native promises now☆181Updated 6 years ago
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 5 years ago
- A very polite lock file utility, which endeavors to not litter, and to wait patiently for others.☆260Updated 4 years ago
- ☆153Updated 3 months ago
- when you want to fire an event no matter how a process exits.☆191Updated last year
- A better `Stream.pipe` that creates duplex streams and lets you handle errors in one place.☆294Updated last year
- 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☆110Updated 5 months ago
- writable stream that concatenates strings or data and calls a callback with the result☆577Updated 3 years ago
- Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input☆192Updated 9 months ago
- Clear a module from the cache☆181Updated 3 years ago
- Import a module while bypassing the cache☆284Updated 2 months ago
- Detect if we were run as a result of `npm publish`.☆128Updated 5 years ago
- Execute a listener when a response is about to write headers.☆157Updated 10 months ago
- Selective error catching and rewrite rules☆175Updated 5 months ago
- Safe, constant-time comparison of Buffers☆50Updated last year
- Get callsites from the V8 stack trace API☆264Updated 9 months ago
- A node.js through stream that does basic streaming text search and replace and is chunk boundary friendly☆176Updated 7 years ago
- Checks if currently installed npm dependencies are installed in the exact same versions that are specified in package.json☆117Updated 3 weeks ago