sindresorhus / binary-version-checkLinks
Check whether a binary version satisfies a semver range
☆24Updated last year
Alternatives and similar repositories for binary-version-check
Users that are interested in binary-version-check are comparing it to the libraries listed below
Sorting:
- Get bundle identifier from a bundle name (macOS): Safari → com.apple.Safari☆18Updated 4 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Similar to String#trim() but removes only whitespace on the right☆22Updated 4 years ago
- Modify the values of an object☆29Updated 4 years ago
- Get user info from a GitHub username☆24Updated 4 years ago
- Get the avatar of a GitHub user☆21Updated 4 years ago
- Check if a file path is a binary file☆49Updated last year
- Modify the filename in a path☆17Updated 3 years ago
- Alphabetically sort an array of strings☆40Updated 4 years ago
- Check if a file path is a text file☆21Updated last year
- Create an array with values that are present in the first input array but not additional ones☆41Updated 4 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Exclude certain items from an array☆23Updated 5 months ago
- Check if a number is a redirect HTTP status code☆25Updated 4 years ago
- Strip shebang (eg. #!/bin/sh) from a string☆11Updated 4 years ago
- ES2015 Number.isNaN() ponyfill☆29Updated last year
- Get the version of a binary in semver format☆42Updated last year
- Repeat a string - fast☆35Updated 4 years ago
- Check if a value is a function☆29Updated 4 years ago
- Get the version numbers of a package from the npm registry☆31Updated last year
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Get the path to the user home directory☆13Updated 4 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆24Updated 3 years ago
- Check if a string is a scoped npm package name☆25Updated 3 years ago
- Check if a value is a Blob☆24Updated 2 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Updated 3 years ago
- Convert a time string to seconds: '0017' → 1337☆36Updated 4 years ago
- Include only certain items in an array☆19Updated 5 months ago
- Check if a file path is a compressed file☆19Updated last year
- Simple `setImmediate` shim☆29Updated 2 months ago