Regular expression for matching semver versions
☆142Jul 9, 2022Updated 3 years ago
Alternatives and similar repositories for semver-regex
Users that are interested in semver-regex are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆25Jul 9, 2022Updated 3 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Apr 3, 2024Updated 2 years ago
- Regular expression for matching scoped npm package names