sindresorhus / default-browser
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:
- Check if the process is running with elevated privileges☆41Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Check if your package was installed globally☆70Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Make a function mimic another one☆94Updated 7 months ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 3 months ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Strip the final newline character from a string/buffer☆36Updated 7 months ago
- Get the name of a Windows version from the release number: 5.1.2600 → XP☆44Updated last week
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Break out of a promise chain☆23Updated 4 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Returns an array with only the unique values from all given arrays using strict equality for comparisons.☆47Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- List of text file extensions☆56Updated 7 months ago
- Check if a path is inside another path☆38Updated 2 years ago
- Recursively read a directory, blazing fast. Use with picomatch or micromatch to match globs.☆43Updated last year
- fs read and write streams based on minipass☆20Updated 10 months ago
- Write a package.json file☆88Updated 10 months ago
- A response-like object for mocking a Node.js HTTP response stream☆36Updated 2 years ago
- Gracefully restore the CLI cursor on exit☆38Updated 10 months ago
- Detect whether a terminal emulator supports hyperlinks☆56Updated 3 months ago
- Check whether a request can be retried based on the `error.code`☆80Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Regular expression for matching reserved filename characters☆50Updated 2 years ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- Get the real path of the system temp directory☆83Updated 2 years ago
- Detect whether the terminal supports Unicode☆85Updated 8 months ago
- Get a random item from an array☆57Updated 3 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year