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

**module‑deps** is a Node.js library (and CLI) that walks a set of entry files, recursively resolves their `require()` statements, and streams a JSON description of each module (its source, id, and resolved dependencies). It’s aimed at developers building browserify‑style bundles, letting them feed the JSON into tools like **browser‑pack** and optionally apply transforms, custom resolvers, or caching during the dependency analysis.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of naiverlabs/module-deps

Account's avatar
browserify/detective
find all require() calls by walking the AST
Account's avatar
browserify/browser-resolve
resolve which handles browser field support in package.json
Account's avatar
ashaffer/cached-path-relative
Memoize the results of the path.relative function
Account's avatar
maxogden/concat-stream
writable stream that concatenates strings or binary data and calls a callback with the result
Account's avatar
inspect-js/defined
return the first argument that is `!== undefined`
Account's avatar
isaacs/inherits
Browser-friendly inheritance fully compatible with standard node.js inherits()
Account's avatar
dominictarr/JSONStream
rawStream.pipe(JSONStream.parse()).pipe(streamOfObjects)
Account's avatar
substack/node-parents
return all the parent directories for a directory
Account's avatar
nodejs/readable-stream
Node.js Streams, a user-land copy of the stream library from Node.js
Account's avatar
substack/stream-combiner2
Account's avatar
substack/subarg
parse arguments with recursive contexts
Account's avatar
rvagg/through2
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise
Account's avatar
Raynos/xtend
extend like a boss
Account's avatar
browserify/browser-pack
pack node-style source files from a json stream into a browser bundle

Support the repos that depend on this repository

Top contributors

zertosh's profile
zertosh
37 contributions
goto-bus-stop's profile
goto-bus-stop
37 contributions
bcomnes's profile
bcomnes
12 contributions
martinheidegger's profile
martinheidegger
9 contributions
dominictarr's profile
dominictarr
5 contributions
ahdinosaur's profile
ahdinosaur
5 contributions
jaredhanson's profile
jaredhanson
4 contributions
Joris-van-der-Wel's profile
Joris-van-der-Wel
4 contributions
andreypopp's profile
andreypopp
3 contributions
ElNounch's profile
ElNounch
3 contributions

Recent events

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

No events yet
naiverlabs

naiverlabs/module-deps

walk the dependency graph to generate a stream of json output

JavaScript
0
0
Other