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
- Create an array with values that are present in the first input array but not additional ones☆38Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Check if a value is a function☆27Updated 4 years ago
- Trim newlines from the start and/or end of a string☆48Updated 2 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆17Updated 3 years ago
- Conditional promise catch handler☆38Updated 4 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☆41Updated last year
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `localhost`☆63Updated 4 years ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 3 years ago
- Modify the values of an object☆27Updated 3 years ago
- Conditional promise chains☆62Updated 4 years ago
- Simple wildcard matching☆34Updated 3 years ago
- Split a string at one or more indices☆23Updated 4 years ago
- Get the version numbers of a package from the npm registry☆30Updated last year
- Bind all methods in an object to itself or a specified context☆57Updated 4 years ago
- Get the latest stable semver version from an array of versions☆47Updated 3 years ago
- Linkify GitHub issue references☆47Updated last month
- Log the value/error of a promise☆26Updated 4 years ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- Alphabetically sort an array of strings☆39Updated 4 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆55Updated 10 months ago
- Clear the terminal cross-platform☆44Updated 3 years ago