sindresorhus / default-browser-idLinks
Get the bundle identifier of the default browser (macOS). Example: com.apple.Safari
☆13Updated last month
Alternatives and similar repositories for default-browser-id
Users that are interested in default-browser-id are comparing it to the libraries listed below
Sorting:
- Check if a file path is an archive file☆16Updated last year
- Truncate a semver version: 1.2.3 → 1.2.0☆18Updated 3 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆24Updated 3 years ago
- Strip a path from a path☆18Updated 4 years ago
- Get the iTerm2 version☆11Updated this week
- Sum numbers☆10Updated 3 months ago
- Check if a string is email like☆25Updated last month
- Ensure a function is stable, meaning the same input always produces the same output☆16Updated 2 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Updated 3 years ago
- Get a random property from an object☆15Updated last year
- Recursively create nested directories with jsftp, like mkdirp☆22Updated 4 years ago
- Check if a file path is a compressed file☆19Updated last year
- Get the passwd user entry from a username or uid☆30Updated 3 years ago
- ES2015 Math.imul() ponyfill☆11Updated 2 years ago
- Check if a filepath is a Markdown file☆22Updated 4 years ago
- Normalize the newline characters in a string to `\n`☆30Updated 3 months ago
- Get the maximum permitted length of a path of a Unix domain socket☆14Updated 4 years ago
- Node's default require extensions as a separate module☆11Updated 3 years ago
- Get the path to the user home directory☆13Updated 4 years ago
- Get the URL from a web shortcut file☆14Updated 4 years ago
- Check if a file path is a text file☆21Updated last year
- Open the URL from a web shortcut file in the browser☆20Updated 4 years ago
- Useful utilities for creating Gulp plugins☆14Updated last year
- Left pad each line in a string☆20Updated 2 years ago
- ES2015 Number.isFinite() ponyfill☆20Updated 4 years ago
- List of platforms supported by Node.js☆12Updated 4 years ago
- Check if a URL is relative☆26Updated 3 months ago
- List of compressed file extensions☆16Updated last year
- Get all emails in a text file or stdin☆25Updated 4 years ago
- Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz☆20Updated 3 years ago