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
- Extract the actual stack of an error☆68Updated 3 years ago
- Look up environment settings specific to different operating systems.☆137Updated 5 years ago
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 3 years ago
- Check if something is a Node.js stream☆115Updated last year
- Import a globally installed module☆59Updated 2 years ago
- Rename a function☆47Updated 2 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Reliably get the terminal window size☆146Updated 2 years ago
- Measure the time a promise takes to resolve☆72Updated 2 years ago
- Copy a file☆122Updated 5 months ago
- Log the value/error of a promise☆29Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Import a module like with `require()` but from a given path☆86Updated 3 years ago
- A smaller, faster, zlib stream built on http://npm.im/minipass and Node.js's zlib binding.☆84Updated 4 months ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year
- Check if a process is running☆61Updated 4 years ago
- Run promise-returning & async functions a specific number of times concurrently☆41Updated 4 years ago
- Get PID from a port☆79Updated 5 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Wrapper for the Windows `taskkill` command. Ends one or more tasks or processes.☆44Updated 3 years ago
- Check if something is a promise☆46Updated 4 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
- Get the set npm registry URL☆57Updated 9 months ago
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆55Updated 3 years ago