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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of miguelcastillo/deps-bits

Account's avatar
MiguelCastillo/pulling-deps
Pull CJS require, AMD define, and ES2015 import JavaScript dependencies

Support the repos that depend on this repository

Top contributors

MiguelCastillo's profile
MiguelCastillo
32 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
7 contributions

Recent events

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

No events yet
miguelcastillo

miguelcastillo/deps-bits

Process amd and cjs dependencies in bit runner

JavaScript
0
0
No license

deps‑bits is a small Node.js plugin for the **bit‑runner** build tool that parses JavaScript source files and extracts AMD and CommonJS module dependencies. It uses Acorn under the hood, letting users configure the parser via the same options Acorn accepts, and is also leveraged by the related **bit‑imports** package for client‑side dependency handling. The module is aimed at developers who need automated dependency resolution in bit‑runner pipelines or browser‑based module loading.