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

`is-git-dirty` is a Node.js library that synchronously checks whether a Git repository has untracked, modified, or added files, returning `true` if dirty, `false` if clean, or `null` if not a Git repository. It's designed for developers who need to programmatically verify repository state in scripts or build processes.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jpeer264/node-is-git-dirty

Account's avatar
JPeer264/node-is-git-repository
A tool to check if a specific path is a git repository
Account's avatar
babel/babel
Babel command line.
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for fs-extra
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
typescript-eslint/typescript-eslint
TypeScript plugin for ESLint
Account's avatar
typescript-eslint/typescript-eslint
An ESLint custom parser which leverages TypeScript ESTree
Account's avatar
59naga/babel-plugin-add-module-exports
Fix babel/babel#2212
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
jprichardson/node-fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Account's avatar
aichbauer/node-git-commit-count
A tool to count the numbers of commits of a git repository
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
kulshekhar/ts-jest
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
uuidjs/uuid
RFC9562 UUIDs

Support the repos that depend on this repository

Top contributors

JPeer264's profile
JPeer264
15 contributions

Recent events

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

No events yet
jpeer264

jpeer264/node-is-git-dirty

Check if a repository has untracked, modified or added files

TypeScript
4
1
MIT License