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:
- Display an error in a GUI dialog☆22Updated 4 years ago
- Get the path to the user home directory☆13Updated 4 years ago
- Detect the indentation of code☆22Updated 3 years ago
- Check if a filepath is a Markdown file☆20Updated 4 years ago
- Reliably get the terminal window size - cross-platform☆26Updated last year
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 3 years ago
- Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns☆26Updated 4 years ago
- Get the default browser☆26Updated last year
- Get the path of the current directory in Finder (macOS) and Explorer (Windows)☆18Updated 4 years ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Updated 4 years ago
- Get the macOS version of the current system☆22Updated 4 years ago
- Get a GitHub username from an email address☆51Updated 2 years ago
- Convert matching single-quotes to double-quotes: I 'love' unicorns => I "love" unicorns☆21Updated 4 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 4 years ago
- Check if a string is email like☆23Updated 4 years ago
- Open a website in a popup (macOS)☆19Updated 4 years ago
- Extract the article title of a HTML document or website☆30Updated 3 years ago
- Convert milliseconds to a human readable string: 1337000000 → 15d 11h 23m 20s☆29Updated last year
- Repeat text☆16Updated 4 years ago
- Get all emails in a text file or stdin☆24Updated 4 years ago
- Get or check the current macOS version☆62Updated 4 years ago
- Strip console, alert, and debugger statements from JavaScript code☆29Updated 2 years ago
- Add AVA to your project☆15Updated 4 years ago
- Check if a file path is an archive file☆14Updated last year
- Get user info from a GitHub username☆22Updated 3 years ago
- Find the root directory of a Node.js project or npm package☆26Updated 3 months ago
- Get the URL from a web shortcut file☆13Updated 4 years ago
- Yeoman welcome message used in generators☆19Updated last month
- Get the iTerm2 version☆10Updated 3 years ago
- Measure the difference between two strings using the Levenshtein distance algorithm☆47Updated 4 years ago