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.
☆71Updated 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☆91Updated 3 years ago
- Check if something is a Node.js stream☆115Updated last year
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- Look up environment settings specific to different operating systems.☆137Updated 5 years ago
- Write data to a random temporary file☆108Updated last year
- Extract the actual stack of an error☆68Updated 3 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Rename a function☆47Updated 2 years ago
- Convert an absolute path to tilde path: /Users/sindresorhus/dev => ~/dev☆96Updated 3 years ago
- Copy a file☆122Updated 4 months ago
- Run promise-returning & async functions a specific number of times concurrently☆41Updated 4 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
- Log the value/error of a promise☆28Updated 4 years ago
- Simplified high resolution timing☆85Updated last year
- Check if a process is running☆60Updated 4 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Iterate over promises serially☆52Updated 3 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 3 months ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Get the path of the parent module☆79Updated 3 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Create a Vinyl file from an actual file☆43Updated 3 years ago
- Measure the time a promise takes to resolve☆72Updated 2 years ago
- Get the default network gateway, cross-platform.☆89Updated 2 years ago
- Import a globally installed module☆58Updated last year
- Create an array with values that are present in the first input array but not additional ones☆41Updated 4 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆94Updated 3 years ago