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:
- Make a function mimic another one☆95Updated 11 months ago
- Get the name of a Windows version from the release number: 5.1.2600 → XP☆45Updated 2 weeks ago
- Detect the dominant newline character of a string☆55Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 weeks ago
- Detect whether a terminal emulator supports hyperlinks☆55Updated 8 months ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Get your PATH prepended with locally installed binaries☆105Updated 11 months ago
- Check if a string matches the name of a Node.js builtin module☆61Updated 7 months ago
- Check if your package was installed globally☆70Updated last year
- Filter object keys and values into a new object☆104Updated last year
- Strip the final newline character from a string/buffer☆36Updated 11 months ago
- Write a package.json file☆88Updated 3 weeks ago
- Regular expression for matching reserved filename characters☆50Updated 2 weeks ago
- Check whether a request can be retried based on the `error.code`☆81Updated 3 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆38Updated last year
- Convert a file path to a file URL: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆61Updated last year
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Get the real path of the system temp directory☆81Updated 3 years ago
- List of text file extensions☆56Updated 11 months ago
- Check if the process is running with elevated privileges☆41Updated 4 years ago
- Check if a path is a file, directory, or symlink☆78Updated last year
- Get the current package's binary path☆36Updated 4 months ago
- Get a random item from an array☆56Updated 3 years ago
- Detect whether the terminal supports Unicode☆84Updated last year
- Pretty UTC datetime: `2014-01-09 0601`☆32Updated 3 years ago
- Ponyfill for Error#captureStackTrace☆61Updated 2 years ago
- Simple wildcard matching☆34Updated 2 weeks ago
- Get the directory of globally installed packages and binaries☆76Updated last year
- Check if a path is inside another path☆38Updated 3 weeks ago
- Check if your code is running as an npm or yarn script☆64Updated 3 weeks ago