Parse, validate and compare highly opinionated and simplified semantic versions.
Parse, normalize and validate given semver shorthand (e.g. gulp@v3.8.10) to object.
Compare two semver version or version range strings.
Get the intersection of multiple semver ranges
A tiny (187B) utility to compare semver strings
↔️Compare semver according to Semantic Versioning 2.0.0.
Converts a comver (compatible version) to a semver (semantic version).
SemVer parser. parse, verify, compare SemVer.
Ruby SemVer in TypeScript.
Get a compare function for array to sort
比較 semver 版本部分字串的工具庫 - Utility library for comparing semver version part strings without requiring complete semver versions
Dedicated types library for ramda
Node JS directory compare
v6 of the "semver" package, with security fixes backported from v7.
Semantic versioning rules parser
Lightweight Node.js version sniffing/comparison
Compare alphanumeric strings the same way a human would, using a natural order algorithm
Compare strings containing a mix of letters and numbers in the way a human being would in sort order.
Compare two objects using accessed properties with Proxy
It's react's useEffect hook, except using deep comparison on the inputs, not reference equality
A collection of implementation for ECMAScript abstract operations
Compare json schemas smarter.
Unassorted utilities used by PouchDB.
Compare strings with Intl.Collator if available, falling back to String.localeCompare otherwise