sindresorhus / default-browserLinks
Get the default browser
☆56Updated last year
Alternatives and similar repositories for default-browser
Users that are interested in default-browser are comparing it to the libraries listed below
Sorting:
- Get the name of a Windows version from the release number: 5.1.2600 → XP☆45Updated last month
- Make a function mimic another one☆96Updated 11 months ago
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆60Updated last month
- Filter object keys and values into a new object☆104Updated last year
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Write a package.json file☆89Updated last month
- Check if your package was installed globally☆69Updated last year
- Break out of a promise chain☆24Updated 4 years ago
- Check if the process is running with elevated privileges☆42Updated 4 years ago
- Detect whether a terminal emulator supports hyperlinks☆55Updated 8 months ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Check if a string matches the name of a Node.js builtin module☆61Updated 7 months ago
- Regular expression for matching reserved filename characters☆50Updated last month
- Strip the final newline character from a string/buffer☆36Updated 11 months ago
- Get the real path of the system temp directory☆82Updated 3 years ago
- Recursively read a directory, blazing fast. Use with picomatch or micromatch to match globs.☆42Updated 2 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆39Updated last year
- Ponyfill for Error#captureStackTrace☆61Updated 3 years ago
- Check if a path is a file, directory, or symlink☆79Updated last year
- Regular expression for matching JavaScript comments☆32Updated 3 months ago
- Easily handle defaults for your options☆75Updated 2 years ago
- Check if your code is running as an npm or yarn script☆64Updated last month
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 3 years ago
- Split a string on the first occurrence of a given separator☆74Updated 2 months ago
- Check if a path is inside another path☆39Updated last month
- Get your PATH prepended with locally installed binaries☆104Updated 11 months ago
- Get the current package's binary path☆36Updated 4 months ago
- Simple wildcard matching☆34Updated last month
- Create a MD5 hash with hex encoding☆46Updated last year