dwyl / terminate
Terminate a Node.js Process (and all Child Processes) based on the Process ID
☆78Updated 7 months ago
Alternatives and similar repositories for terminate:
Users that are interested in terminate 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
- Convenience wrapper for ReadableStream, with an API lifted from "from" and "through2"☆132Updated 5 years ago
- Convert streams (readable or writable) to promises☆139Updated 10 months ago
- [OBSOLUTE] Concatenate a readable stream's data into a single array.☆101Updated 7 months ago
- Safe, constant-time comparison of Buffers☆50Updated last year
- Compose promise-returning & async functions into a reusable pipeline☆123Updated 4 years ago
- Simple environment variable (from config file) loader for your node.js app☆102Updated 3 years ago
- Prepend data to a file.☆34Updated last year
- A stream implementation of the bunyan cli tool's pretty printing capabilities☆57Updated 7 years ago
- recursively find the closest package.json☆48Updated 2 years ago
- Write data to a random temporary file☆105Updated 9 months ago
- Node style HMAC for use in the browser, with native implementation in node☆61Updated 4 months ago
- Intercept errors in your Hapi Web App/API and send a *useful* message to the client OR redirect to the desired endpoint.☆76Updated 2 years ago
- A node module for enabling a module to determine its caller.☆46Updated 3 years ago
- NodeJS package that gives a simplier API to npm install (programatically installs things)☆82Updated 2 years ago
- Reliably get the terminal window size☆140Updated last year
- ES6 generators support for ExpressJS☆60Updated 6 years ago
- Dirt Simple Wildcard Matching (for Strings, Arrays and Objects)☆37Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- 🌲high performance debug logging 🐞☆154Updated 3 months ago
- process.hrtime() to words☆67Updated 4 years ago
- Check if something is a Node.js stream☆111Updated 5 months ago
- Call a callback when a readable/writable/duplex stream has completed or failed.☆149Updated 4 years ago
- A utility for getting information on the caller of a function in node.js☆41Updated 2 years ago
- Keeps track of a server's open sockets so they can be destroyed at a moment's notice.☆27Updated 6 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Get the set npm registry URL☆54Updated last week
- Like findup-sync, but 2-4x faster and supports XDG-style `.config/` directories.☆41Updated 5 years ago
- Map over promises serially☆48Updated 4 years ago
- A Globally Unique IDentifier (GUID) generator in JS. (deterministic or random - you chose!)☆57Updated 2 years ago