The semantic version parser used by npm.
The ultimate javascript content-type utility.
TypeScript definitions for semver
Truncate a semver version: `1.2.3` → `1.2.0`
Regular expression for matching semver versions
Get all git semver tags of your repository in reverse chronological order.
Find the greatest satisfied semver range from an array of ranges.
The semantic version parser used by npm for browser.
Parse, normalize and validate given semver shorthand (e.g. gulp@v3.8.10) to object.
compare two semver version strings, returning -1, 0, or 1
Get the intersection of multiple semver ranges
Converts a comver (compatible version) to a semver (semantic version).
Ruby SemVer in TypeScript.
Parse, validate, manipulate, and display dates
Dedicated types library for ramda
Semantic versioning rules parser
v6 of the "semver" package, with security fixes backported from v7.
Lightweight Node.js version sniffing/comparison
A collection of implementation for ECMAScript abstract operations
Unassorted utilities used by PouchDB.
Tools for manipulating semver strings and objects
Explain semver ranges in plain English. The cronstrue for version constraints.
Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`
Internal helpers used by core Astro packages.