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

`include‑all` is a Node.js utility that recursively reads a directory and builds an object containing all matching modules, with support for filtering, optional loading (silently returning an empty object if the folder is missing), and several asynchronous helpers (`optional`, `exists`, `aggregate`). It’s primarily used by Sails.js (and similar frameworks) to auto‑load controllers, models, configs, etc., making it useful for developers who want a simple, configurable way to require whole folders of modules.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mikermcneil/include-all

Account's avatar
treelinehq/lodash
A fork of Lodash 3.10.x with ongoing maintenance from the Sails core team.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

mikermcneil's profile
mikermcneil
67 contributions
sgress454's profile
sgress454
25 contributions
felixge's profile
felixge
10 contributions
thlorenz's profile
thlorenz
4 contributions
particlebanana's profile
particlebanana
2 contributions
fent's profile
fent
2 contributions
eashaw's profile
eashaw
1 contributions
xdissent's profile
xdissent
1 contributions
skomski's profile
skomski
1 contributions
rachaelshaw's profile
rachaelshaw
1 contributions

Recent events

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

No events yet
mikermcneil

mikermcneil/include-all

An easy way to include all files within a directory. Note: This is a fork of felixge's require-all which allows for optional includes.

JavaScript
55
24
No license