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

The **get‑github‑default‑branch‑name** package lets developers retrieve the current default branch (e.g., `main`, `develop`) of any GitHub repository, either via an async function or a synchronous version for scripts. It caches results to avoid duplicate API calls, helping teams replace hard‑coded `master` references and keep tooling compatible with repositories that use newer default branch names. Suitable for JavaScript/TypeScript developers who need a quick, reusable way to query GitHub repository metadata.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of garronej/get-github-default-branch-name

Account's avatar
octokit/rest.js
GitHub REST API client for Node.js
Account's avatar
garronej/scripting-tools
A toolbox that help scripting with Node.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
garronej/denoify
For NPM module authors that would like to support Deno but do not want to write and maintain a port.
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
typescript-eslint/typescript-eslint
An ESLint custom parser which leverages TypeScript ESTree
Account's avatar
typescript-eslint/typescript-eslint
TypeScript plugin for ESLint
Account's avatar
lint-staged/lint-staged
Lint files staged by git

Support the repos that depend on this repository

Top contributors

garronej's profile
garronej
16 contributions
dependabot[bot]'s profile
dependabot[bot]
2 contributions
yusukebe's profile
yusukebe
1 contributions

Recent events

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

No events yet
garronej

garronej/get-github-default-branch-...

Get the default branch name of a given repo

TypeScript
2
2
MIT License