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:
- Lazy number range generator☆82Updated last year
- Linkify GitHub issue references☆47Updated 3 months ago
- Get metadata on the default editor or a specific editor☆55Updated 3 months ago
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Conditional promise chains☆63Updated 4 years ago
- Define a lazily evaluated property on an object☆67Updated 2 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- Regular expression for matching issue references☆49Updated last year
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Truncate a URL to a specific length☆62Updated 3 months ago
- Get the latest stable semver version from an array of versions☆47Updated 4 years ago
- Conditional promise catch handler☆40Updated 4 years ago
- Input module for Listr☆33Updated 5 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 3 months ago
- Run promise-returning & async functions a specific number of times concurrently☆41Updated 4 years ago
- Wait for a specified number of promises to be fulfilled☆39Updated 3 months ago
- Get the first fulfilled promise that satisfies the provided testing function☆77Updated 10 months ago
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 8 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Extract the actual stack of an error☆68Updated 3 years ago
- Display download counts alongside NPM author pages☆21Updated 8 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Check if an Array is sorted☆35Updated 4 years ago