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 **all‑requires** module scans a directory of JavaScript files and returns a list of every module that is `require`‑d, either third‑party packages or local files, traversing sub‑directories recursively. It’s a lightweight tool for developers who need to audit or visualize dependencies in Node.js projects without parsing `node_modules` themselves.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of boo1ean/all-requires

Account's avatar
browserify/detective
find all require() calls by walking the AST
Account's avatar
inspect-js/is-core-module
Is this specifier a node.js core module?
Account's avatar
jergason/recursive-readdir
Get an array of all files in a directory and subdirectories.
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

boo1ean's profile
boo1ean
18 contributions
michaelrhodes's profile
michaelrhodes
8 contributions

Recent events

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

No events yet
boo1ean

boo1ean/all-requires

Get list of all required modules recursively

JavaScript
2
1
MIT License