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
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Check if a process is running☆58Updated 3 years ago
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Convert directories to glob compatible strings☆44Updated 5 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
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Check if the process is running as administrator on Windows☆37Updated 3 years ago
- Look up environment settings specific to different operating systems.☆137Updated 4 years ago
- Extract the actual stack of an error☆66Updated 2 years ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Wrapper for the Windows `taskkill` command. Ends one or more tasks or processes.☆42Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Import a globally installed module☆58Updated last year
- Lazy number range generator☆81Updated last year
- Simple wildcard matching☆34Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get PID from a port☆79Updated 4 years ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Check if a path is a file, directory, or symlink☆78Updated 9 months ago
- Rename a function☆46Updated last year
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆66Updated 2 months ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Iterate over promises serially☆50Updated 2 years ago
- Get the set npm registry URL☆55Updated 3 weeks ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆93Updated 2 years ago
- Copy a file☆120Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated 2 months ago
- Transform the first chunk in a stream☆26Updated last year