sindresorhus / iterm2-versionLinks
Get the iTerm2 version
☆11Updated this week
Alternatives and similar repositories for iterm2-version
Users that are interested in iterm2-version are comparing it to the libraries listed below
Sorting:
- Left pad each line in a string☆20Updated 2 years ago
- Get the URL from a web shortcut file☆14Updated 4 years ago
- Check if a value is an error constructor☆14Updated 4 years ago
- Get the path to the user home directory☆13Updated 4 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 4 years ago
- Get the macOS version of the current system☆23Updated 4 months ago
- Get all emails in a text file or stdin☆25Updated 4 years ago
- Check if a file path is a text file☆21Updated last year
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆24Updated 3 years ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Updated 3 years ago
- Modify the values of an object☆29Updated 4 years ago
- Get the number of days in a month☆27Updated 4 years ago
- Check whether a binary version satisfies a semver range☆15Updated last year
- Get the path of the current directory in Finder (macOS) and Explorer (Windows)☆19Updated 4 years ago
- Check if a string is email like☆25Updated 2 months ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Updated 3 years ago
- Get the email of an npm user☆14Updated last year
- Try to downgrade the permissions of a process with root privileges☆17Updated 2 years ago
- ES2015 Math.imul() ponyfill☆11Updated 2 years ago
- Similar to String#trim() but removes only whitespace on the right☆22Updated 4 years ago
- Check if a filepath is a Markdown file☆22Updated 4 years ago
- Get the maximum permitted length of a path of a Unix domain socket