sindresorhus / find-versionsLinks
Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`
☆45Updated last year
Alternatives and similar repositories for find-versions
Users that are interested in find-versions are comparing it to the libraries listed below
Sorting:
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Get metadata on the default editor or a specific editor☆53Updated last month
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Mimic a Node.js HTTP response stream☆60Updated 2 years ago
- Create an array with values that are present in the first input array but not additional ones☆40Updated 4 years ago
- Split a string at one or more indices☆24Updated 4 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Modify the values of an object☆28Updated 4 years ago
- Check if a value is a function☆28Updated 4 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Get the version of a binary in semver format☆41Updated last year
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated 2 years ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 3 years ago
- Get the version numbers of a package from the npm registry☆30Updated last year
- Display an error in a GUI dialog☆22Updated 4 years ago
- Bind all methods in an object to itself or a specified context☆58Updated 4 years ago
- Get the first path that exists on disk of multiple paths