← All tools

Semantic Version Range Tester

Test and sort a list of strict SemVer 2.0.0 versions against a practical npm-style range. Processing stays in your browser.

Test versions

Examples: 1.2.3, >=1 <2, 1.2.x, ~1.2, ^0.2.3, 1.2 - 2.3, or ^1.0 || ^2.0.