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

`git-branch-is` is a Node.js utility that asserts whether the current Git branch has a specific name, supporting exact matches, regex patterns, and case-insensitive or inverted comparisons. It's designed for developers who need to enforce branch naming conventions in automated workflows, such as pre-release scripts, across different operating systems.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of kevinoid/git-branch-is

Account's avatar
tj/commander.js
the complete solution for node.js command-line programs
Account's avatar
kevinoid/eslint-config-kevinoid
ESLint shareable config for @kevinoid's style (based on airbnb).
Account's avatar
codecov/codecov-node
Uploading report to Codecov: https://codecov.io
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
airbnb/javascript
Airbnb's base JS ESLint config, following our styleguide
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
gajus/eslint-plugin-jsdoc
JSDoc linting rules for ESLint.
Account's avatar
mysticatea/eslint-plugin-node
Additional ESLint's rules for Node.js
Account's avatar
eslint-community/eslint-plugin-promise
Enforce best practices for JavaScript promises
Account's avatar
jsdoc/jsdoc
An API documentation generator for JavaScript.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
kevinoid/mocha-ur2ue
Mocha root hook plugin to convert unhandled rejection events to unhandled exceptions so that they will cause test failures.
Account's avatar
kevinoid/nodecat
A Node.js implementation of cat, as specified by POSIX/SUSv3. No frills, no buffering, no charset conversion, just cat.
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)

Support the repos that depend on this repository

Top contributors

kevinoid's profile
kevinoid
526 contributions
dependabot[bot]'s profile
dependabot[bot]
25 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
16 contributions
dependabot-preview[bot]'s profile
dependabot-preview[bot]
5 contributions
muescha's profile
muescha
1 contributions

Recent events

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

No events yet
kevinoid

kevinoid/git-branch-is

Assert that the name of the current branch of a git repository has a particular value.

JavaScript
94
9
MIT License