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

`node-klaw-sync` is a Node.js module that provides a fast, synchronous recursive file system walker for traversing directories and listing files and subdirectories. It's designed for developers who need to synchronously iterate through directory structures while having control over filtering and traversal depth.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
manidlou

manidlou/node-klaw-sync

Node.js recursive synchronous fast file system walker

JavaScript
162
8
MIT License
manidlou's profile
manidlou
72 contributions
vic3king's profile
vic3king
3 contributions
jskrzypek's profile
jskrzypek
2 contributions

Support the dependencies of manidlou/node-klaw-sync

Account's avatar
isaacs/node-graceful-fs
A drop-in replacement for fs, making various improvements.
Account's avatar
streamich/memfs
In-memory file-system with Node's fs API.
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
manidlou/node-mkp
Recursively make files and/or directories with brace expansion support
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
joliss/node-walk-sync
Get an array of recursive directory contents