sindresorhus / os-name-cliLinks
Get the name of the current operating system
☆20Updated last year
Alternatives and similar repositories for os-name-cli
Users that are interested in os-name-cli are comparing it to the libraries listed below
Sorting:
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Updated 3 years ago
- Detect the indentation of code☆22Updated 3 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 3 years ago
- Prepend `<br>` to newlines in a string☆12Updated 3 years ago
- Get the version of a binary in semver format☆35Updated last year
- Get all emails in a text file or stdin☆24Updated 3 years ago
- Reliably get the terminal window size - cross-platform☆26Updated last year
- Extract the article title of a HTML document or website☆30Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆18Updated last year
- Check if a string is email like☆23Updated 4 years ago
- Convert matching single-quotes to double-quotes: I 'love' unicorns => I "love" unicorns☆21Updated 4 years ago
- Get a GitHub username from an email address☆51Updated last year
- Check if a file path is a compressed file☆17Updated last year
- Display an error in a GUI dialog☆22Updated 4 years ago
- Find the root directory of a Node.js project or npm package☆25Updated last month
- Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns☆26Updated 4 years ago
- Open a website in a popup (macOS)☆19Updated 4 years ago
- Regular expression for matching scoped npm package names☆26Updated 3 years ago
- Check if a file path is an archive file☆14Updated last year
- Check if a filepath is a Markdown file☆20Updated 4 years ago
- Convert milliseconds to a human readable string: 1337000000 → 15d 11h 23m 20s☆29Updated last year
- Remove leading, trailing and repeated whitespace from a string☆39Updated 3 years ago
- Get the path to an app (macOS)☆63Updated 3 years ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 3 years ago
- Strip console, alert, and debugger statements from JavaScript code☆29Updated 2 years ago
- Pick random items from a list☆15Updated 3 years ago
- Get or check the current macOS version☆62Updated 3 years ago
- Get the default browser☆26Updated last year
- Convert a string to a valid safe filename on the command-line☆60Updated 3 years ago
- Get the URL from a web shortcut file☆13Updated 3 years ago