sindresorhus / binary-versionLinks
Get the version of a binary in semver format
☆42Updated last year
Alternatives and similar repositories for binary-version
Users that are interested in binary-version are comparing it to the libraries listed below
Sorting:
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Get metadata on the default editor or a specific editor☆55Updated 4 months ago
- Check if a string is a scoped npm package name☆25Updated 3 years ago
- Get the version of a binary in semver format☆36Updated last year
- Simple wildcard matching☆34Updated 4 months ago
- Check if a file path is a compressed file☆19Updated last year
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Alphabetically sort an array of strings☆40Updated 4 years ago
- Strip the final newline character from a string/buffer☆38Updated last year
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Updated 3 years ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆21Updated 2 years ago
- Convert a time string to seconds: '0017' → 1337☆37Updated 4 years ago
- Get the fullname of the current user☆48Updated 2 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Updated 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings