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:
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 3 years ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Get the version of a binary in semver format☆35Updated last year
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Check if a file path is a compressed file☆17Updated last year
- Get the fullname of the current user☆47Updated last year
- Strip UTF-8 byte order mark (BOM) from a buffer☆19Updated last year
- Alphabetically sort an array of strings☆39Updated 4 years ago
- Strip the final newline character from a string/buffer☆36Updated 9 months ago
- Check if a number is in a given range☆21Updated 4 years ago
- Check if an Array is sorted☆34Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- Linkify GitHub issue references☆46Updated 10 months ago
- Transform the first chunk in a stream☆26Updated last year
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Split a string on the first occurrence of a given separator☆74Updated 3 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆37Updated last year
- Regular expression for matching issue references☆49Updated 10 months ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Simple cache config handling for your app or module☆21Updated 7 years ago
- Check if a value is a function☆27Updated 4 years ago
- Test whether some promise passes a testing function☆14Updated 6 years ago
- Get the npm config☆37Updated last year