SemVer Parser
JSON →semver-parser is a JavaScript/TypeScript library designed for robust parsing, verification, and comparison of Semantic Versioning (SemVer) strings. The current stable version is 4.1.8. The package maintains a stable release cadence, with recent updates primarily focusing on tooling and maintenance rather than introducing breaking changes or new features. A key differentiator of `semver-parser` is its developer-friendly approach to 'v' prefixes; it accepts version strings like 'v1.2.3' by default, while also offering a `strict` parameter to enforce strict SemVer adherence, rejecting such prefixes. It provides both synchronous and asynchronous (Promise-based) APIs for its core functionalities, accessible through distinct import patterns, offering flexibility for various application environments and coding styles. It ships with TypeScript types for enhanced developer experience.
Traffic · last 30 days ↓100% vs prev 7d
top countries 🇺🇸 United States · 🇨🇦 Canada · 🇩🇪 Germany