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:
- Check if a file path is a compressed file☆17Updated last year
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 3 years ago
- Get the version of a binary in semver format☆35Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Regular expression for matching scoped npm package names☆26Updated 3 years ago
- Check if a value is an error constructor☆13Updated 4 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆18Updated last year
- Linkify GitHub issue references☆46Updated 9 months ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Simple cache config handling for your app or module☆21Updated 7 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 3 years ago
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Convert a time string to seconds: '0017' → 1337☆35Updated 4 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Regular expression for matching a shebang line☆46Updated 3 years ago
- Alphabetically sort an array of strings☆39Updated 4 years ago
- Strip the final newline character from a string/buffer☆36Updated 8 months ago
- Split a string on the first occurrence of a given separator☆74Updated 3 years ago
- Parse and stringify file paths with line and column like `unicorn.js14`☆21Updated 3 years ago
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- Test whether some promise passes a testing function☆14Updated 6 years ago
- List of prototype properties for JavaScript types☆25Updated last year
- Check if a file is executable☆29Updated 7 years ago
- Check if a value is a function☆27Updated 4 years ago
- Modify the values of an object☆27Updated 3 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 3 years ago