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

**require‑glob** is a tiny Node.js utility that lets you load many modules at once by providing one or more glob patterns. It resolves the matching files, `require`s each one, and assembles the results into a nested, camel‑cased object (with sync and async APIs), making it useful for developers who want to bulk‑import a directory tree of modules—e.g., in configuration, plugin systems, or build scripts.

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

shannonmoeller's profile
shannonmoeller
79 contributions
jlvandenhout's profile
jlvandenhout
6 contributions
greenkeeperio-bot's profile
greenkeeperio-bot
2 contributions

Recent events

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

No events yet
shannonmoeller

shannonmoeller/require-glob

Requires multiple modules using glob patterns and combines them into a nested object.

JavaScript
21
0
MIT License