sindresorhus / binary-version-cli
Get the version of a binary in semver format
☆35Updated last year
Alternatives and similar repositories for binary-version-cli:
Users that are interested in binary-version-cli are comparing it to the libraries listed below
- ESLint shareable config for Flow to be used with eslint-config-xo☆24Updated 3 years ago
- Get the version of a binary in semver format☆42Updated last year
- Get all emails in a text file or stdin☆24Updated 3 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆46Updated 3 years ago
- Check if your code is running in a JXA environment☆31Updated 3 years ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆21Updated 3 years ago
- Check if your code is running as an npm script☆55Updated 3 years ago
- Assert a Map has a given key and return the value for it.☆12Updated 2 years ago
- Check if a value is an error constructor☆13Updated 4 years ago
- A Set implementation with expirable keys☆16Updated 6 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Regular expression for matching scoped npm package names☆26Updated 2 years ago
- Linkify GitHub issue references☆46Updated 7 months ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Check if a file path is a compressed file☆17Updated 11 months ago
- Regular expression for matching issue references☆49Updated 7 months ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- ☆17Updated 4 years ago
- Check if a string is a scoped npm package name☆24Updated 2 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆18Updated last year
- Split a string at one or more indices☆23Updated 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 2 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Stylelint shareable config for XO with Sass support☆23Updated 9 months ago
- Bind all methods in an object to itself or a specified context☆57Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago