sindresorhus / default-browser-id
Get the bundle identifier of the default browser (macOS). Example: com.apple.Safari
☆12Updated last year
Alternatives and similar repositories for default-browser-id:
Users that are interested in default-browser-id are comparing it to the libraries listed below
- Check if a file path is an archive file☆14Updated 8 months ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Get the passwd user entry from a username or uid☆27Updated 2 years ago
- Useful utilities for creating Gulp plugins☆12Updated 3 months ago
- Get the system default UID☆11Updated last year
- Get bundle name from a bundle identifier (macOS): com.apple.Safari → Safari☆17Updated 3 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Open the URL from a web shortcut file in the browser☆19Updated 3 years ago
- Strip the authentication part of a URL☆17Updated 2 years ago
- List of processor architectures supported by Node.js☆6Updated 3 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- Check if a file path is a text file☆18Updated 8 months ago
- Check if a file path is a compressed file☆17Updated 8 months ago
- Convert matching single-quotes to double-quotes: I 'love' unicorns => I "love" unicorns☆21Updated 3 years ago
- Get the UTI (Uniform Type Identifier) of a file on macOS☆22Updated 3 years ago
- Get the macOS version of the current system☆22Updated 3 years ago
- Prepend `<br>` to newlines in a string☆12Updated 3 years ago
- Normalize the newline characters in a string to `\n`☆30Updated 2 years ago
- Get all emails in a text file or stdin☆24Updated 3 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 3 years ago
- Ensure a path doesn't contain null bytes☆13Updated 2 years ago
- Get the version of a binary in semver format☆42Updated 9 months ago
- Modify the keys of an object☆15Updated 3 years ago
- Try to downgrade the permissions of a process with root privileges☆16Updated last year
- Control the Plash app from the command-line☆37Updated last year
- Check if a filepath is a Markdown file☆20Updated 3 years ago
- List of Markdown file extensions☆20Updated last year
- Get a random property from an object☆15Updated 6 months ago
- Detect whether a terminal supports color☆18Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆18Updated 9 months ago