Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

**commit‑msg‑checker** is a Node‑based tool that validates Git commit messages against a conventional format (`<type>(<scope>): <subject>`), enforcing types like `feat`, `fix`, `docs`, etc. It’s intended for developers who want to ensure consistent, readable commit logs in JavaScript/Node projects, and can be installed as a dev dependency and enabled via a simple `checker-init` command or custom settings in `package.json`.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

hengg's profile
hengg
18 contributions
BubbleM's profile
BubbleM
1 contributions
EdwardZZZ's profile
EdwardZZZ
1 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
hengg

hengg/commit-msg-checker

git commit message 校验器

JavaScript
9
1
MIT License