felixrieseberg / windows-shortcuts-psLinks
Node.js: Read Windows shortcuts without native dependencies (Windows 7 and up)
☆15Updated 5 years ago
Alternatives and similar repositories for windows-shortcuts-ps
Users that are interested in windows-shortcuts-ps are comparing it to the libraries listed below
Sorting:
- Require global npm as a local node module.☆32Updated 3 years ago
- Check if your code is running as an npm or yarn script☆65Updated this week
- Check if the process is running with elevated privileges☆41Updated 4 years ago
- Check if the process is running inside Windows Subsystem for Linux (Bash on Windows)☆190Updated last year
- Get the current package's binary path☆36Updated 3 months ago
- Check which process is currently in the foreground (focused / active)☆14Updated 4 years ago
- ☆60Updated 2 years ago
- Get your PATH prepended with locally installed binaries☆105Updated 10 months ago
- Import a globally installed module☆58Updated last year
- Get PID from a port☆79Updated 4 years ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- import.meta proposal for JavaScript☆148Updated 5 years ago
- Pretty UTC datetime: `2014-01-09 0601`☆32Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Check if the process is running as root user, for example, one started with `sudo`☆78Updated 3 years ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- node module to check if a command-line command exists