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 medikoo/modules-webmake

Account's avatar
medikoo/deferred
Modular and fast Promises implementation
Account's avatar
medikoo/find-requires
Find all require() calls. Fast and solid implementation backed with direct scanner and esprima AST parser
Account's avatar
medikoo/log-node
Node.js log generator for log engine
Account's avatar
substack/node-optimist
Light-weight option parsing with an argv hash. No optstrings attached.
Account's avatar
medikoo/path2
Modular and extended version of `path` package
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
jsdom/jsdom
A JavaScript implementation of many web standards
Account's avatar
lint-staged/lint-staged
Lint files staged by git

Support the repos that depend on this repository

Top contributors

medikoo's profile
medikoo
482 contributions
jaap3's profile
jaap3
4 contributions
lucjan's profile
lucjan
1 contributions

Recent events

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

No events yet
medikoo

medikoo/modules-webmake

Bundle CommonJS/Node.js modules for web browser

JavaScript
413
27
ISC License

Webmake is a command‑line and programmatic tool that bundles CommonJS/Node.js modules—along with CSS, HTML and other assets—into a single browser‑ready script, preserving Node’s exact module‑resolution logic. It’s aimed at developers who want to write front‑end code using the same `require`/`module.exports` workflow they use on the server, optionally extending it with custom preprocessors (e.g., CoffeeScript, LESS, YAML).