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
103 watching
492 forks
Language: JavaScript
last commit: about 2 months ago
Linked from 2 awesome lists
npm-cli
Related projects:
Repository | Description | Stars |
---|---|---|
magento/magento-semver | Automates the identification of backward-incompatible changes in Magento code | 33 |
parro-it/semver-first-satisfied | Finds the minimum version from an array that satisfies a given semantic version range | 2 |
eush77/semver-max | Compares versions according to semantic versioning rules and returns the maximum or minimum version. | 3 |
purely-functional/eslint-plugin-pure | Enforces purely functional programming practices in JavaScript code by disallowing certain constructs and enforcing best practices. | 29 |
s0ders/go-semver-release | Automates semantic versioning of Git repositories by analyzing commit history and tagging with the correct SemVer number. | 10 |
ddddxxx/semver | A Swift library implementing the Semantic Versioning protocol | 23 |
sindresorhus/gulp-strip-debug | Removes console statements from JavaScript code to strip debugging information | 251 |
eslint-functional/eslint-plugin-functional | An ESLint plugin to enforce functional programming and prevent mutation in JavaScript and TypeScript codebases. | 852 |
sindresorhus/pify | Promises utility to convert callback-style functions into promise-based versions. | 1,507 |
markchalloner/git-semver | A plugin for managing version numbers in Git using the Semantic Versioning scheme | 382 |
sciencemanx/ctf_import | Enables cross-platform invocation of functions from stripped binaries. | 110 |
wyrihaximus/github-action-next-semvers | Generates the next version of a SemVer-based project | 58 |
rossmc/hyva-compatibility-checker | Identifies Magento 2 modules requiring Hyvä compatibility | 15 |
dhruvdutt/es5-function-to-class-codemod | Transforms ES5 functions to ES6 classes in JavaScript code | 32 |
tomzx/php-semver-checker | Compares source code before and after to suggest semantic versioning changes based on PHP Semantic Versioning 2.0.0 | 429 |