Top 9 JavaScript Versioning Projects
-
standard-version
:trophy: Automate versioning and CHANGELOG generation, with semver.org and conventionalcommits.org
Using Conventional Commits ⭐ as a standard for your commit messages, makes Semantic Versioning 🔖 as easy as can be, with tools like Conventional Changelog 📄 Standard Version 🔖 and Semantic Release 📦🚀
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
-
commit-and-tag-version
Fork of the excellent standard-version. Automate versioning and CHANGELOG generation, with semver.org and conventionalcommits.org :trophy:
Nice set of tools. I like the simplicity.
I get a DeprecationWarning when running the changelog tool due to a known issue with auto-changelog.
Made me curious... what are the latest recommendations from node folks for changelog generators?
When researching, I came across this one https://github.com/absolute-version/commit-and-tag-version
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
node-installed-check
Checks that all dependencies in your package.json have supported versions installed and complies with your specified node engine version range
-
JavaScript Versioning discussion
JavaScript Versioning related posts
Index
What are some of the best open-source Versioning projects in JavaScript? This list will help you:
Project | Stars | |
---|---|---|
1 | standard-version | 7,683 |
2 | shipjs | 766 |
3 | nve | 693 |
4 | react-native-version | 579 |
5 | commit-and-tag-version | 416 |
6 | fastify-plugin | 202 |
7 | docs | 180 |
8 | node-installed-check | 112 |
9 | pnpm-turborepo-auto-boilerplate | 38 |