Tools for Semantic Versioning

This page summarizes the projects mentioned and recommended in the original post on dev.to

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • release-please

    generate release PRs based on the conventionalcommits.org spec

  • Conventional Commits is a method of writing commit messages that is also machine-readable. The goal is to make it easier to automate the release process, generate changelogs, etc.

  • semver

    Semantic Versioning Specification

  • Semantic Versioning (also known as SemVer) is a widely-used method of versioning software releases. It uses a version number in the format of X.Y.Z (Major.Minor.Patch), where:

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • gitmoji

    An emoji guide for your commit messages. 😜

  • Another popular commit format is Gitmoji.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Gitmoji

    1 project | news.ycombinator.com | 28 Feb 2024
  • Introducing my Lightweight PHP Framework: Simplifying Small Projects with a Powerful Core!

    3 projects | /r/PHP | 4 Jul 2023
  • jsDevStarterPack

    1 project | /r/ProgrammerHumor | 24 Jun 2023
  • Git sloppiness and obsessively compulsively committing to the remote repo

    3 projects | /r/webdev | 2 Jun 2023
  • OpenCommit: GitHub Action to improve commits with meaningful messages on every `git push` 🤯🔫

    3 projects | dev.to | 21 May 2023