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

This project is a JavaScript library that uses lexical analysis to extract dependencies from code using `require()`. It's designed for developers working with module systems like Node.js or SeaJS who need to parse and analyze module dependencies efficiently. The library is particularly useful for build tools, bundlers, or dependency analysis tools that require fast and accurate parsing of `require()` statements in JavaScript code.

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

Recent events

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

No events yet
army8735's profile
army8735
27 contributions
popomore's profile
popomore
1 contributions
seajs

seajs/searequire

Get dependences of using require in module by simple syntax parser

JavaScript
30
4
MIT License

Support the dependencies of seajs/searequire

Account's avatar
alex-seville/blanket
seamless js code coverage
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
browserify/detective
find all require() calls by walking the AST
Account's avatar
LearnBoost/expect.js
BDD style assertions for node and the browser.
Account's avatar
peter-vilja/gulp-clean
A gulp plugin for removing files and folders.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
StevenLooman/mocha-lcov-reporter
LCOV reporter for Mocha
Account's avatar
rvagg/through2
A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise