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

The **read‑directory** package provides a simple Node.js API for loading all files in a folder (optionally filtered, ignored, or transformed) and returning them as an object map, with both asynchronous (`read(dir, cb)`) and synchronous (`read.sync(dir)`) variants. It’s aimed at developers who need to bulk‑import file contents—especially in build tools or client‑side bundles via Browserify/Budo, where a transform can replace `read.sync` calls with the actual directory data at bundle time.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of sethvincent/read-directory

Account's avatar
isaacs/node-glob
the most correct and second fastest glob implementation in JavaScript
Account's avatar
substack/static-module
convert module usage to inline expressions
Account's avatar
rvagg/through2
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise
Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
documentationjs/documentation
a documentation generator
Account's avatar
holepunchto/hyperdrive
Hyperdrive is a secure, real-time distributed file system
Account's avatar
mafintosh/mirror-folder
Small module to mirror a folder to another folder. Supports live mode as well.
Account's avatar
standard/standard
JavaScript Standard Style
Account's avatar
scottcorgan/tap-spec
Formatted TAP output like Mocha's spec reporter
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

sethvincent's profile
sethvincent
17 contributions
s3ththompson's profile
s3ththompson
2 contributions
yoshuawuyts's profile
yoshuawuyts
2 contributions
ammiranda's profile
ammiranda
1 contributions
arj03's profile
arj03
1 contributions

Recent events

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

No events yet
sethvincent

sethvincent/read-directory

Read a directory of files

JavaScript
23
4
MIT License