sindresorhus / to-semverLinks
Get an array of valid, sorted, and cleaned semver versions from an array of strings
☆40Updated 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:
- Lazy number range generator☆81Updated last year
- Linkify GitHub issue references☆47Updated 2 weeks ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆55Updated 10 months ago
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Get the latest stable semver version from an array of versions☆47Updated 3 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Mimic a Node.js HTTP response stream☆59Updated last year
- Conditional promise chains☆61Updated 4 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Define a lazily evaluated property on an object☆65Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Get namespaced config from the closest package.json☆120Updated last year
- Truncate a URL to a specific length☆61Updated 4 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 4 years ago
- Wait for a specified number of promises to be fulfilled☆36Updated last year
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Regular expression for matching issue references☆49Updated 10 months ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Convert an Observable to a Promise☆49Updated last year
- Display download counts alongside NPM author pages☆21Updated 8 years ago
- Bind all methods in an object to itself or a specified context☆57Updated 4 years ago
- Get the first fulfilled promise that satisfies the provided testing function☆76Updated 6 months ago
- Check when the DOM has loaded like `DOMContentLoaded`☆110Updated 11 months ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- Check if an Array is sorted☆34Updated 4 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated last year