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☆44Updated last month
- Make a function mimic another one☆94Updated 8 months ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Check if your package was installed globally☆70Updated last year
- Check if a string matches the name of a Node.js builtin module☆59Updated 4 months ago
- Detect whether a terminal emulator supports hyperlinks☆56Updated 5 months ago
- A response-like object for mocking a Node.js HTTP response stream☆36Updated 2 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Recursively read a directory, blazing fast. Use with picomatch or micromatch to match globs.☆43Updated 2 years ago
- Strip the final newline character from a string/buffer☆36Updated 8 months ago
- Detect the dominant newline character of a string☆55Updated last year
- List of text file extensions☆56Updated 8 months ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Regular expression for matching reserved filename characters☆50Updated 3 years ago
- Get a random item from an array☆57Updated 3 years ago
- fs read and write streams based on minipass☆20Updated 11 months ago
- Check if a path is inside another path☆38Updated 2 years ago
- Check if argv has a specific flag☆95Updated 3 years ago
- Get the version of a binary in semver format☆35Updated last year
- Get the version of a binary in semver format☆42Updated last year
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Get the real path of the system temp directory☆82Updated 2 years ago
- Filter object keys and values into a new object☆102Updated last year
- Create a readable Node.js stream that produces no data (or optionally blank data) or a writable stream that discards data☆52Updated 2 years ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Check if a Buffer/Uint8Array is a GIF image☆28Updated 3 years ago
- Check if a path is a file, directory, or symlink☆78Updated 11 months ago
- Write a package.json file☆88Updated 11 months ago
- A safer `.hasOwnProperty()`☆29Updated 2 years ago
- Command line tool for creating or updating a .npmignore file based on .gitignore.☆30Updated last year