czg

1.11.0last stable release 2 months ago
Complexity Score
Medium
Open Issues
3
Dependent Projects
61
Weekly Downloadsglobal
9,381

License

  • MIT
    • Yesattribution
    • Permissivelinking
    • Permissivedistribution
    • Permissivemodification
    • Nopatent grant
    • Yesprivate use
    • Permissivesublicensing
    • Notrademark grant

Downloads

Readme

cz-git




GitHub   |   Installation   |   Website   |   CLI
简体中文文档

Introduction

DX first and more engineered, lightweight, customizable, standard output format Commitizen adapter and Git commit CLI.

What is commitizen: A Node.js-based git commit command-line tool that assists in generating standardized commit messages.

What is an adapter: Replace the interactive plugin for the commitizen command line tool.

Feature

  • 🤖 OpenAI support. Let the AI generate your git commit message.
  • 💪 Just to be a lazy man !!! Friendly command line tool, Supports search and selection on the command line, reducing spelling errors.
  • ⚡️ Lightweight, Highly Customizable, but the output format follows the standard Conventional Commits specification.
  • 🔨 Better for monorepo engineering and commitlint project to give relevant verification information to the command line.
  • ✅ Support commit with emoji | Better linking with issuePrefix for issue

⇒ Why cz-git

$ npm i -D cz-git
+ cz-git          (1.76 MB)
added 1 package in 0.552s

⇒ Why czg

$ npm i -g czg
+ czg             (1.31 MB)
added 1 package in 0.531s

Projects using cz-git


Nx
Element Plus
Ant Design Vue
TDesign-Vue-Next
Vben-Admin
Vue3-Antd-Admin
Geeker-Admin
iDux
Vuepress-Theme-Hope
Vuepress-Theme-Gungnir

Get Started

「cz-git & czg」 require Node >=v12.20

  • cz-git + Commitizen ⇒ Get Started
  • czg ⇒ Get Started

Configure Template

⇒ Configure Template

Options

⇒ Show Related

⇒ Engineering Related

Recipes

⇒ Recipes

FAQ

⇒ FAQ


https://packagephobia.com/result?p=cz-git,czg

LICENSE

MIT Copyright (c) 2022-present Qiubin Zheng zhengqbbb@gmail.com (https://github.com/Zhengqbbb)


I just try my best to make thing well.
Could you give a star ⭐ to encourage me 🤗
If possible, can to be my 💖 Sponsor 💖 to support my work

Dependencies

No runtime dependency information found for this package.

CVE IssuesActive
0
Scorecards Score
No Data
Test Coverage
No Data
Follows Semver
Yes
Github Stars
1,132
Dependenciestotal
7
DependenciesOutdated
1
DependenciesDeprecated
0
Threat Modelling
No
Repo Audits
No

Learn how to distribute czg in your own private NPM registry

npm config set registry  https://npm.cloudsmith.com/owner/repo
Processing...
Done
npm install czg
Processing...
Done

81 Releases

NPM on Cloudsmith

Getting started with NPM on Cloudsmith is fast and easy.