Add Commitint, Commitizen, Standard Version, and Husky to SvelteKit Project

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
  • conventional-commits-sveltekit

    SvelteKit skeleton project with commitlint, commitizen, standard-version, and husky.

  • You can find the demo repo here: conventional-commits-sveltekit.

  • husky

    Git hooks made easy 🐶 woof!

  • 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
  • conventional-changelog-config-spec

    a spec describing the config options supported by conventional-config for upstream tooling

  • You can see more options in Conventional Changelog Configuration Spec.

  • standard-version

    :trophy: Automate versioning and CHANGELOG generation, with semver.org and conventionalcommits.org

  • I tried gitmoji and followed Make everyone in your project write beautiful commit messages using commitlint and commitizen by @sohandutta, but end up using the setting in this article because it's not compatible to changelog generation of standard-version (Ref: Issue #859)

  • semver

    Semantic Versioning Specification

  • SemVer - Semantic Versioning

  • gitmoji

    An emoji guide for your commit messages. 😜

  • I tried gitmoji and followed Make everyone in your project write beautiful commit messages using commitlint and commitizen by @sohandutta, but end up using the setting in this article because it's not compatible to changelog generation of standard-version (Ref: Issue #859)

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

  • Streamline Your Workflow: Setting Up Git Hooks with Husky to Simplify Version Updates

    2 projects | dev.to | 13 Apr 2024
  • Git commit helper: add emojis to your commits

    10 projects | dev.to | 4 May 2024
  • Automatically generate and release a changelog using Node.js

    5 projects | dev.to | 2 Aug 2021
  • Awesome Dev Tools To Automate Code Tasks 🔥

    5 projects | dev.to | 19 Apr 2021
  • Supercharge your workflow with Husky, Lint Staged and Commitlint

    2 projects | dev.to | 7 May 2024