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

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

Recent events

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

No events yet
renovate[bot]'s profile
renovate[bot]
546 contributions
pvdlg's profile
pvdlg
107 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
58 contributions
travi's profile
travi
44 contributions
dependabot[bot]'s profile
dependabot[bot]
14 contributions
gr2m's profile
gr2m
5 contributions
inf3cti0n95's profile
inf3cti0n95
4 contributions
reconbot's profile
reconbot
2 contributions
matzkoh's profile
matzkoh
2 contributions
landau's profile
landau
2 contributions
vanduynslagerp

vanduynslagerp/sr-commit-analyzer

:bulb: semantic-release plugin to analyze commits with conventional-changelog

JavaScript
439
80
MIT License

Support the dependencies of vanduynslagerp/sr-commit-analyzer

Account's avatar
conventional-changelog/conventional-changelog
Angular preset for conventional-changelog.
Account's avatar
conventional-changelog/conventional-changelog
Write logs based on conventional commits and templates.
Account's avatar
conventional-changelog/conventional-changelog
Filter out reverted commits parsed by conventional-commits-parser.
Account's avatar
conventional-changelog/conventional-changelog
Parse raw conventional commits.
Account's avatar
debug-js/debug
Lightweight debugging utility for Node.js and the browser
Account's avatar
sheerlox/import-from-esm
Import a module like with require() but from a given path (for ESM)
Account's avatar
avajs/ava
Node.js test runner that lets you develop with confidence.
Account's avatar
bcoe/c8
output coverage reports using Node.js' built in coverage
Account's avatar
conventional-changelog/conventional-changelog
Atom preset for conventional-changelog.
Account's avatar
conventional-changelog/conventional-changelog
Conventionalcommits.org preset for conventional-changelog.
Account's avatar
conventional-changelog/conventional-changelog
Ember preset for conventional-changelog.
Account's avatar
conventional-changelog/conventional-changelog
ESLint preset for conventional-changelog.
Account's avatar
conventional-changelog/conventional-changelog
Express preset for conventional-changelog.
Account's avatar
conventional-changelog/conventional-changelog
JSHint preset for conventional-changelog.
Account's avatar
lirantal/lockfile-lint
A CLI to lint a lockfile for security policies
Account's avatar
ljharb/ls-engines
Determine if your dependency graph's stated "engines" criteria is met.
Account's avatar
bcomnes/npm-run-all2
A CLI tool to run multiple npm-scripts in parallel or sequential. (Maintenance fork)
Account's avatar
publint/publint
Lint packaging errors
Account's avatar
semantic-release/semantic-release
Automated semver compliant package publishing
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.

The **commit‑analyzer** plugin is a component of **semantic‑release** that determines whether a new release should be made—and what type (major, minor, patch)—by parsing the project’s Git commit messages using conventional‑changelog presets (e.g., Angular, ESLint). It’s aimed at developers who automate versioning and publishing with semantic‑release and need customizable rules for interpreting their commit conventions.