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.
☆65Updated 3 years ago
Related projects ⓘ
Alternatives and complementary repositories for tasklist
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Convert a string/Buffer/Uint8Array to a readable stream☆90Updated 2 years ago
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Check if the process is running as administrator on Windows☆37Updated 3 years ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Check if something is a Node.js stream☆111Updated 3 weeks ago
- Iterate over promises serially☆50Updated 2 years ago
- Look up environment settings specific to different operating systems.☆137Updated 3 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 last year
- Check if a process is running☆58Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Find multiple RegExp matches in a string☆93Updated 2 years ago
- Run promise-returning & async functions a specific number of times concurrently☆38Updated 3 years ago
- Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.☆52Updated 5 years ago
- Convert directories to glob compatible strings☆44Updated 5 years ago
- Check if your package was installed globally☆70Updated last year
- Import a globally installed module☆57Updated 10 months ago
- Copy a file☆121Updated last year
- Lazy number range generator☆82Updated 10 months ago
- Returns an array filled with the specified input☆43Updated 2 years ago
- A better `Promise.race()`☆46Updated last year
- Extract the actual stack of an error☆67Updated 2 years ago
- Rename a function☆45Updated last year
- Conditional promise chains☆60Updated 3 years ago
- Check if a path is a file, directory, or symlink☆75Updated 3 months ago
- Simple wildcard matching☆34Updated 3 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆54Updated last month
- Get the path of the caller module☆64Updated 3 years ago
- Get locally or globally installation path of given package name.☆42Updated last year