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:
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Find multiple RegExp matches in a string☆92Updated 2 years ago
- Get the current package's binary path☆36Updated 3 weeks ago
- Object.keys shim☆45Updated 2 months ago
- Pretty UTC datetime: `2014-01-09 0601`☆32Updated 2 years ago
- Check which process is currently in the foreground (focused / active)☆14Updated 4 years ago
- Smart comment and whitespace cleaner for JavaScript-like files☆27Updated last year
- Detect whether a terminal emulator supports hyperlinks☆56Updated 4 months ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Get PID from a port☆79Updated 4 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Write data to a random temporary file☆105Updated 10 months ago
- Get the path of the caller module☆64Updated 3 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 4 years ago
- Easily handle defaults for your options☆75Updated last year
- Check if a Buffer/Uint8Array is a GIF image☆28Updated 2 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Extract the actual stack of an error☆66Updated 2 years ago
- Check if a path is a file, directory, or symlink☆78Updated 10 months ago
- Like the `Did you mean?` in git for npm☆46Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Get the real path of the system temp directory☆83Updated 2 years ago
- A tool to create an ora compatible spinner object that behaves like a scrolling marquee☆80Updated 2 years ago
- Node.js releases data☆36Updated last week
- Configure your Electron to start automatically when the user logs in☆14Updated 4 years ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆47Updated 3 years ago
- Check if a Buffer/Uint8Array is a JPEG image☆26Updated 2 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 3 years ago
- Display output from `xo` as a list of style errors, ordered by count☆35Updated 4 months ago