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

This is a Node.js utility for asynchronously reading directories recursively with glob pattern support, built on top of Zeptomatch's glob syntax. It's designed for developers who need to search through file systems programmatically while having fine-grained control over depth, file limits, symlink handling, and the ability to abort operations mid-execution. The tool returns categorized results (directories, files, symlinks) and includes features like real-time dirent callbacks and customizable ignore patterns, making it suitable for build tools, file watchers, or any application requiring controlled file system traversal.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of fabiospampinato/tiny-readdir-glob

Account's avatar
fabiospampinato/tiny-readdir
A simple promisified recursive readdir function.
Account's avatar
fabiospampinato/zeptomatch
An absurdly small glob matcher that packs a punch.
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
fabiospampinato/benchloop
Simple benchmarking library with a pretty output.
Account's avatar
fabiospampinato/fava
A wannabe tiny largely-drop-in replacement for ava that works in the browser too.
Account's avatar
fabiospampinato/tsex
A little CLI for making TypeScript packages, cleanly and effortlessly.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

fabiospampinato's profile
fabiospampinato
42 contributions
pralkarz's profile
pralkarz
6 contributions

Recent events

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

No events yet
fabiospampinato

fabiospampinato/tiny-readdir-glob

A simple promisified recursive readdir function, with support for globs.

JavaScript
38
0
MIT License