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 10 months ago
- Get the system default UID☆11Updated last year
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Open the URL from a web shortcut file in the browser☆19Updated 3 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- Get the passwd user entry from a username or uid☆27Updated 2 years ago
- Check if a file path is a compressed file☆17Updated 10 months ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 3 years ago
- Strip the authentication part of a URL☆17Updated 2 years ago
- Get bundle name from a bundle identifier (macOS): com.apple.Safari → Safari☆17Updated 4 years ago
- List of archive file extensions☆14Updated 10 months ago
- Get the maximum permitted length of a path of a Unix domain socket☆13Updated 3 years ago
- Prepend `<br>` to newlines in a string☆12Updated 3 years ago
- Get a random property from an object☆15Updated 8 months ago
- Check if a filepath is a Markdown file☆20Updated 3 years ago
- Modify the keys of an object☆15Updated 3 years ago
- Get all emails in a text file or stdin☆24Updated 3 years ago
- Check if a file path is a text file☆18Updated 10 months ago
- Check if a string is email like☆23Updated 3 years ago
- Get the URL from a web shortcut file☆13Updated 3 years ago
- Lowercase the keys of an object☆40Updated last year
- List of prototype properties for JavaScript types☆25Updated 10 months ago
- List of processor architectures supported by Node.js☆6Updated 3 years ago
- List of Markdown file extensions☆20Updated last year
- Normalize the newline characters in a string to `\n`☆30Updated 2 years ago
- Ensure a path doesn't contain null bytes☆13Updated 2 years ago
- Get a random key from an object☆18Updated 8 months ago
- Find the root directory of a Node.js project or npm package☆25Updated last year
- Convert matching single-quotes to double-quotes: I 'love' unicorns => I "love" unicorns☆21Updated 3 years ago