node-semver
Version parser
A JavaScript library for parsing and comparing semantic versions used in software projects
The semver parser for node (the one npm uses)
5k stars
104 watching
492 forks
Language: JavaScript
last commit: 2 months ago
Linked from 2 awesome lists
npm-cli
Related projects:
Repository | Description | Stars |
---|---|---|
| Automates the identification of backward-incompatible changes in Magento code | 33 |
| Finds the minimum version from an array that satisfies a given semantic version range | 2 |
| Compares versions according to semantic versioning rules and returns the maximum or minimum version. | 3 |
| Enforces purely functional programming practices in JavaScript code by disallowing certain constructs and enforcing best practices. | 29 |
| Automates semantic versioning of Git repositories by analyzing commit history and tagging with the correct SemVer number. | 10 |
| A Swift library implementing the Semantic Versioning protocol | 23 |
| Removes console statements from JavaScript code to strip debugging information | 251 |
| An ESLint plugin to enforce functional programming and prevent mutation in JavaScript and TypeScript codebases. | 857 |
| Promises utility to convert callback-style functions into promise-based versions. | 1,505 |
| A plugin for managing version numbers in Git using the Semantic Versioning scheme | 382 |
| Enables cross-platform invocation of functions from stripped binaries. | 110 |
| Generates the next version of a SemVer-based project | 58 |
| Identifies Magento 2 modules requiring Hyvä compatibility | 15 |
| Transforms ES5 functions to ES6 classes in JavaScript code | 32 |
| Compares source code before and after to suggest semantic versioning changes based on PHP Semantic Versioning 2.0.0 | 430 |