why-is-node-running
Process holder
Helps identify why Node.js is still running after the current script has finished executing
Node is running but you don't know why? why-is-node-running is here to help you.
2k stars
19 watching
45 forks
Language: JavaScript
last commit: 25 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mafintosh/torrent-stream | A Node.js module providing low-level streaming access to torrent files | 1,952 |
mafintosh/peer-wire-protocol | A Node.js implementation of the BitTorrent protocol's communication layer | 46 |
mafintosh/peek-stream | Transforms data streams to pause processing before parsing | 56 |
sindresorhus/process-exists | A utility for checking if processes are running in the system. | 58 |
ehmicky/nve | A tool that allows running any command on specific Node.js versions | 693 |
strongloop/node-foreman | Tools to manage and run Node.js applications | 1,273 |
timoxley/npm-run | A tool that allows running locally installed node module executables from the command-line. | 185 |
mafintosh/csv-parser | A high-performance streaming CSV parser for Node.js | 1,420 |
nicolodiamante/nodo | Cleans up Node.js projects by removing unused node_modules directories and optimizing storage space | 11 |
guillaumemaka/of-node-projen | A Node.js project built in TypeScript that provides a set of tools and utilities for a specific use case | 0 |
mafintosh/torrent-mount | Creates a virtual filesystem for real-time torrent access | 1,406 |
ehmicky/preferred-node-version | Determines the preferred version of Node.js from various locations | 11 |
mafintosh/torrent-docker | Enables real-time boot of remote Docker images using Bittorrent | 315 |
mafintosh/peer-network | Creates servers and clients that use a distributed hash table to communicate over the internet using names instead of ports or hostnames. | 184 |
hobbyquaker/mqtt-scripts | A Node.js based script runner for automating tasks in MQTT-based smart home environments. | 61 |