sindresorhus / tasklistLinks
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
Sorting:
- Check if the process is running as administrator on Windows☆37Updated 3 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated 2 years ago
- Look up environment settings specific to different operating systems.☆137Updated 4 years ago
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Import a globally installed module☆58Updated last year
- Rename a function☆46Updated last year
- Require global npm as a local node module.☆32Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 3 months ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Check if something is a Node.js stream☆112Updated 7 months ago
- Check if something is a promise☆46Updated 4 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 3 months ago
- Extract the actual stack of an error☆66Updated 2 years ago
- Convert directories to glob compatible strings☆44Updated 5 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Iterate over promises serially☆50Updated 2 years ago
- Transform the first chunk in a stream☆26Updated last year
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 2 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Define a lazily evaluated property on an object☆65Updated 2 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
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago