sindresorhus / find-versionsLinks
Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`
☆46Updated 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:
- Get metadata on the default editor or a specific editor☆55Updated 3 months ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Create an array with values that are present in the first input array but not additional ones☆41Updated 4 years ago
- Mimic a Node.js HTTP response stream☆61Updated 2 years ago
- Get the version of a binary in semver format☆42Updated last year
- Get a Gravatar image from an identifier, such as an email☆42Updated 4 years ago
- Split a string at one or more indices☆25Updated 4 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Trim newlines from the start and/or end of a string☆49Updated 2 years ago
- Clear the terminal cross-platform☆45Updated 4 years ago
- Check if a value is a function☆29Updated 4 years ago
- Display an error in a GUI dialog☆22Updated 4 years ago
- Modify the values of an object☆29Updated 4 years ago
- Linkify GitHub issue references☆47Updated 3 months ago
- Conditional promise catch handler☆40Updated 4 years ago
- Truncate a semver version: 1.2.3 → 1.2.0☆18Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 3 months ago
- Check if a string is a scoped npm package name☆25Updated 3 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆19Updated last year
- Simple wildcard matching☆34Updated 3 months ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year
- Strip the final newline character from a string/buffer☆38Updated last year
- Bind all methods in an object to itself or a specified context☆59Updated 4 years ago
- Make a promise always fulfill with its actual fulfillment value or rejection reason☆56Updated 3 months ago
- Alphabetically sort an array of strings☆40Updated 4 years ago
- Get a list of npm packages with keywords☆52Updated last year
- Simple cache config handling for your app or module☆21Updated 8 years ago