The semantic version parser used by npm.
TypeScript definitions for semver
The ultimate javascript content-type utility.
Adds additional functionality to and fixes limitations in the base semver package.
Regular expression for matching semver versions
Truncate a semver version: `1.2.3` → `1.2.0`
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).
Parse, validate, manipulate, and display dates
Ruby SemVer in TypeScript.
Dedicated types library for ramda
A pure JavaScript React Native component to render CSS3 compliant ordered and unordered lists.
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
semver-stable
Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`
A JS implementation of JSONPath with some additional operators