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:
- Detect the dominant newline character of a string☆55Updated last year
- Make a function mimic another one☆95Updated 9 months ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Get the name of a Windows version from the release number: 5.1.2600 → XP☆45Updated 3 months ago
- List of text file extensions☆56Updated 9 months ago
- Filter object keys and values into a new object☆103Updated last year
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Write a package.json file☆88Updated last year
- Strip the final newline character from a string/buffer☆36Updated 9 months ago
- Check if the process is running with elevated privileges☆41Updated 4 years ago
- A response-like object for mocking a Node.js HTTP response stream☆36Updated 2 years 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☆59Updated 5 months ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- Regular expression for matching reserved filename characters☆50Updated 3 years ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Detect whether a terminal emulator supports hyperlinks☆55Updated 6 months ago
- Break out of a promise chain☆23Updated 4 years ago
- Easily handle defaults for your options☆75Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Wordwrap a string with ANSI escape codes☆127Updated last year
- Exit the process when the `esc` key is pressed☆56Updated last year
- Get your PATH prepended with locally installed binaries☆105Updated 9 months ago
- Check if your code is running as an npm or yarn script☆65Updated 3 years ago
- Get the real path of the system temp directory☆81Updated 2 years ago
- Pretty UTC datetime: `2014-01-09 0601`☆32Updated 3 years ago
- Check if a Buffer/Uint8Array is a GIF image☆28Updated 3 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆95Updated 2 years ago