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.
☆70Updated 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
 - Check if the process is running with elevated privileges☆42Updated 4 years ago
 - Check if something is a Node.js stream☆114Updated last year
 - Wait for any promise to be fulfilled☆56Updated 3 years ago
 - Look up environment settings specific to different operating systems.☆137Updated 4 years ago
 - Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆95Updated 3 years ago
 - Copy a file☆121Updated 2 months ago
 - Run promise-returning & async functions repeatedly until you end it☆47Updated 4 years ago
 - Extract the actual stack of an error☆67Updated 3 years ago
 - Wrapper for the Windows `taskkill` command. Ends one or more tasks or processes.☆43Updated 3 years ago
 - Write data to a random temporary file☆107Updated last year
 - Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 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
 - Check if a process is running☆60Updated 3 years ago
 - Reliably get the terminal window size☆144Updated last year
 - Strip redundant indentation and indent the string☆54Updated 4 years ago
 - Simplified high resolution timing☆84Updated last year
 - Run promise-returning & async functions a specific number of times concurrently☆40Updated 4 years ago
 - Easy error subclassing and stack customization☆66Updated last month
 - Get PID from a port☆79Updated 4 years ago
 - Convert a string/Buffer/Uint8Array to a readable stream☆91Updated 3 years ago
 - Cross-platform .zip file creation☆129Updated last year
 - touch(1) for node☆124Updated last week
 - Read a chunk from a file☆124Updated last year
 - Check if the process is running as administrator on Windows☆38Updated 4 years ago
 - Log the value/error of a promise☆27Updated 4 years ago
 - Get the callsite of the caller function☆54Updated last month
 - Get a random temporary file path☆80Updated 2 years ago
 - Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 3 years ago
 - Get the directory of globally installed packages and binaries☆76Updated last year