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

gitignore-fs is a Node.js library that provides a complete implementation of gitignore rules to determine if any file is ignored by git. It matches git behavior 100% by considering rules from `.gitignore` files, `$GIT_DIR/info/excludes`, and the `core.excludesFile` configuration variable. This library is designed for developers who need to programmatically check if files are gitignored, such as when building tools for file management or version control.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jedwards1211/gitignore-fs

Account's avatar
babel/babel
babel's modular runtime helpers
Account's avatar
59naga/babel-plugin-add-module-exports
Fix babel/babel#2212
Account's avatar
kaelzhang/node-ignore
Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others.
Account's avatar
jcoreio/promisify-child-process
seriously like the best async child process library
Account's avatar
babel/babel
Remove nullish coalescing operator
Account's avatar
babel/babel
Transform optional chaining operators into a series of nil checks
Account's avatar
jcoreio/toolchains
base JS build toolchain
Account's avatar
jcoreio/toolchains
toolchain for CircleCI
Account's avatar
jcoreio/toolchains
ESNext JS build toolchain
Account's avatar
jcoreio/toolchains
Flow JS build toolchain
Account's avatar
jcoreio/toolchains
Mocha build toolchain
Account's avatar
jcoreio/toolchains
toolchain for running semantic-release
Account's avatar
jcoreio/toolchains
TypeScript JS build toolchain
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for chai
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for mocha
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
MartinKolarik/dedent-js
Remove indentation from multiline strings
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

jedwards1211's profile
jedwards1211
44 contributions

Recent events

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

No events yet
jedwards1211

jedwards1211/gitignore-fs

determine if any file is gitignored (complete Node.js implementation of gitignore rules)

TypeScript
5
1
MIT License