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 string is a scoped npm package name☆24Updated 2 years ago
- Get the version of a binary in semver format☆35Updated last year
- Check if a value is an error constructor☆13Updated 4 years ago
- Check if a file path is a compressed file☆17Updated last year
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 2 years ago
- Exclude certain items from an array☆20Updated 3 years ago
- Linkify GitHub issue references☆46Updated 8 months ago
- Simple wildcard matching☆34Updated 3 years ago
- Check if a value is a function☆27Updated 4 years ago
- Convert a time string to seconds: '0017' → 1337☆35Updated 4 years ago
- Test whether some promise passes a testing function☆14Updated 6 years ago
- Split a string at one or more indices☆23Updated 4 years ago
- [DEPRECATED] Kap plugin - Copy GIFs to clipboard☆15Updated 4 years ago
- Check if a number is in a given range☆21Updated 4 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 2 years ago
- Kap plugin - Share GIFs on Imgur☆21Updated 7 years ago
- A Set implementation with expirable keys☆16Updated 6 years ago
- Strip UTF-8 byte order mark (BOM) from a buffer☆19Updated last year
- Kap plugin - Share on Cloudinary☆15Updated 2 years ago
- Check if you're running in Hyper☆24Updated last year
- Parse and stringify file paths with line and column like `unicorn.js14`☆21Updated 3 years ago
- Mimic a Node.js HTTP response stream