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 your code is running as an npm or yarn script☆65Updated 3 months ago
- Smart comment and whitespace cleaner for JavaScript-like files☆27Updated 2 years ago
- ☆61Updated 2 years ago
- Get your PATH prepended with locally installed binaries☆106Updated last year
- Check if the process is running with elevated privileges☆43Updated 4 years ago
- node module to check if a command-line command exists☆147Updated 2 years ago
- Get the diff type of two semver versions: 0.0.1 0.0.2 → patch☆69Updated 2 months ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Run asynchronous commands synchronously by putting them in a separate process☆78Updated last year
- Pretty UTC datetime: `2014-01-09 0601`☆32Updated 3 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Check which process is currently in the foreground (focused / active)☆14Updated 5 years ago
- Get the real path of the system temp directory☆84Updated 3 years ago
- Node.js releases data☆38Updated 3 weeks ago
- Get the current package's binary path☆37Updated 6 months ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Object.keys shim☆45Updated 7 months ago
- Check if a Buffer/Uint8Array is a GIF image☆30Updated 3 years ago
- Get the latest version of an npm package☆175Updated last year
- Returns true if the platform is Windows (and Cygwin or MSYS/MinGW for unit tests)☆48Updated 6 years ago
- Edit a string with the users preferred text editor using $VISUAL or $EDITOR☆44Updated 3 years ago
- Check if your package was installed globally☆70Updated 2 years ago
- Easily handle defaults for your options☆76Updated 2 years ago
- Require global npm as a local node module.☆32Updated 3 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆36Updated last year
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆126Updated last year
- Regular expression for matching reserved filename characters☆52Updated 2 months ago
- Resolve the path of a module like `require.resolve()` but from the current working directory☆70Updated 4 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago