sindresorhus / to-semverLinks
Get an array of valid, sorted, and cleaned semver versions from an array of strings
☆41Updated 4 years ago
Alternatives and similar repositories for to-semver
Users that are interested in to-semver are comparing it to the libraries listed below
Sorting:
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Lazy number range generator☆82Updated last year
- Linkify GitHub issue references☆47Updated last month
- Get metadata on the default editor or a specific editor☆53Updated 2 months ago
- Exit the process when the `esc` key is pressed☆57Updated last year
- Create a lazily evaluated value☆69Updated 4 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆57Updated last year
- Define a lazily evaluated property on an object☆66Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆47Updated 4 years ago
- Mimic a Node.js HTTP response stream☆60Updated 2 years ago
- Conditional promise chains☆63Updated 4 years ago
- Run promise-returning & async functions a specific number of times concurrently☆40Updated 4 years ago
- Get the latest stable semver version from an array of versions☆47Updated 4 years ago
- Truncate a URL to a specific length☆61Updated last month
- Get the first path that exists on disk of multiple paths☆60Updated last month
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Regular expression for matching issue references☆49Updated last year
- A better `Promise.race()`☆50Updated 2 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 8 months ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆46Updated 4 years ago
- Conditional promise catch handler☆39Updated 4 years ago
- Get namespaced config from the closest package.json☆120Updated 2 years ago
- Input module for Listr☆33Updated 5 years ago
- Check if an Array is sorted☆34Updated 4 years ago
- Check if a string is a scoped npm package name☆24Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆82Updated last month
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Rename a function☆47Updated 2 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago