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.
☆69Updated 4 years ago
Alternatives and similar repositories for tasklist
Users that are interested in tasklist are comparing it to the libraries listed below
Sorting:
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Extract the actual stack of an error☆66Updated 3 years ago
- Check if the process is running with elevated privileges☆42Updated 4 years ago
- Look up environment settings specific to different operating systems.☆137Updated 4 years ago
- Copy a file☆121Updated last month
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Reliably get the terminal window size☆144Updated last year
- Check if something is a Node.js stream☆112Updated 11 months ago
- Truncate a string to a specific width in the terminal☆87Updated 3 weeks ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 2 weeks 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
- Wrapper for the Windows `taskkill` command. Ends one or more tasks or processes.☆42Updated 3 years ago
- Cross-platform .zip file creation☆129Updated last year
- Get PID from a port☆79Updated 4 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆94Updated 3 years ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- Rename a function☆46Updated last year
- Create a lazily evaluated value☆69Updated 4 years ago
- Run promise-returning & async functions a specific number of times concurrently☆40Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the set npm registry URL☆57Updated 5 months ago
- Check if a process is running☆59Updated 3 years ago
- Log the value/error of a promise☆27Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 3 weeks ago
- Lazy number range generator☆82Updated last year
- Hook and modify stdout and stderr☆54Updated 3 weeks 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
- Get a random temporary file path☆80Updated 2 years ago
- Import a globally installed module☆57Updated last year