sindresorhus / tasklist
Wrapper for the Windows `tasklist` command. Returns a list of apps and services with their Process ID (PID) for all tasks running on either a local or a remote computer.
☆67Updated 3 years ago
Alternatives and similar repositories for tasklist:
Users that are interested in tasklist are comparing it to the libraries listed below
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Check if something is a Node.js stream☆110Updated 5 months ago
- Check if the process is running as administrator on Windows☆37Updated 3 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated last month
- Get a random temporary file path☆79Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 3 weeks ago
- Import a globally installed module☆58Updated last year
- Resolve and require local & global modules in node.js like a boss☆45Updated 3 years ago
- Easy way to create a Readable Stream☆70Updated 8 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- Truncate a string to a specific width in the terminal☆87Updated last year
- Get the path of the caller module☆64Updated 3 years ago
- reschedulable setTimeout for you node needs☆37Updated last year
- Check if a process is running☆58Updated 3 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Add callbacks to requests in flight to avoid async duplication☆73Updated 10 months ago
- Get the path of the parent module☆77Updated last year
- touch(1) for node☆124Updated 9 months ago
- Iterate over promises serially☆50Updated 2 years ago
- Look up environment settings specific to different operating systems.☆137Updated 4 years ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Rename a function☆46Updated last year
- Extract the actual stack of an error☆66Updated 2 years ago
- Parse text columns, like the output of unix commands☆82Updated 3 years ago
- Clean and beautiful options for minimist☆53Updated 2 years ago
- Cascading, controlled-visibility options object management.☆40Updated 4 years ago