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

FileList is a JavaScript library that provides a lazy-evaluated list of files based on glob patterns or regex patterns. It allows you to define a list of files to include or exclude without immediately searching the file structure, only resolving the actual files when the list is used. This library is useful for developers working on build tools, task runners, or any project that needs to manage file lists efficiently without upfront file system traversal.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mde/filelist

Account's avatar
isaacs/minimatch
a glob matcher in javascript

Support the repos that depend on this repository

Top contributors

mde's profile
mde
38 contributions
FuriouZz's profile
FuriouZz
12 contributions
myconode's profile
myconode
2 contributions
veldsla's profile
veldsla
1 contributions
Unipro-DanMunn's profile
Unipro-DanMunn
1 contributions
opravil-jan's profile
opravil-jan
1 contributions
der-On's profile
der-On
1 contributions
tomhughes's profile
tomhughes
1 contributions

Recent events

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

No events yet
mde

mde/filelist

Lazy-evaluating list of files, based on globs or regex patterns

JavaScript
7
12
Apache License 2.0