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:
- Create a lazily evaluated value☆69Updated 4 years ago
- Lazy number range generator☆82Updated last year
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Linkify GitHub issue references☆47Updated 2 months ago
- Define a lazily evaluated property on an object☆67Updated 2 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- Conditional promise chains☆63Updated 4 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year
- Exit the process when the `esc` key is pressed☆57Updated last year
- Get metadata on the default editor or a specific editor☆55Updated 2 months ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Truncate a URL to a specific length☆62Updated 2 months ago
- Get the latest stable semver version from an array of versions☆47Updated 4 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Regular expression for matching issue references☆49Updated last year
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Capitalize every word in string: unicorn cake → Unicorn Cake☆52Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆83Updated 2 months ago
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 8 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Get the first path that exists on disk of multiple paths☆61Updated 2 months ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Import a module like with `require()` but from a given path☆85Updated 3 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago
- Conditional promise catch handler☆40Updated 4 years ago
- A better `Promise.race()`☆51Updated 2 years ago
- Simple wildcard matching☆34Updated 2 months ago
- Input module for Listr☆33Updated 5 years ago
- Convert an Observable to a Promise☆52Updated 2 years ago