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:
- Simple wildcard matching☆34Updated 3 months ago
- Alphabetically sort an array of strings☆40Updated 4 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Check if a string is a scoped npm package name☆25Updated 3 years ago
- Create an array with values that are present in the first input array but not additional ones☆41Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 3 months ago
- Check if a file path is a compressed file☆19Updated last year
- Get metadata on the default editor or a specific editor☆55Updated 3 months ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Strip the final newline character from a string/buffer☆38Updated last year
- Get the fullname of the current user☆48Updated 2 years ago
- Get the version of a binary in semver format☆36Updated last year
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆66Updated 3 months ago
- Check if a value is a function☆29Updated 4 years ago
- Linkify GitHub issue references☆47Updated 3 months ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Updated 3 years ago
- Lowercase the keys of an object☆41Updated 2 years ago
- Convert a time string to seconds: '0017' → 1337☆36Updated 4 years ago
- Strip console, alert, and debugger statements from JavaScript code☆30Updated 3 years ago
- Check if a number is in a given range☆22Updated 4 years ago
- Test whether some promise passes a testing function☆14Updated 6 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆21Updated 2 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago
- Regular expression for matching issue references☆49Updated last year
- Check if a value is an error constructor☆14Updated 4 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆48Updated 4 years ago