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

GlueJS is a tool for bundling Node.js/CommonJS modules into a single JavaScript file for use in the browser. It allows developers to easily package their modules, including npm dependencies, into a standalone file that can be loaded via a `<script>` tag, making it ideal for frontend developers who want to use CommonJS modules without a build system.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mixu/gluejs

Account's avatar
jaredhanson/amd-resolve
A hookable AMD module resolution implementation.
Account's avatar
mixu/amdetective
Like node-detective, but for AMD/r.js files. Finds all calls to `require()` in AMD modules by walking the AST.
Account's avatar
browserify/browser-resolve
resolve which handles browser field support in package.json
Account's avatar
browserify/detective
find all require() calls by walking the AST
Account's avatar
mixu/minilog
Lightweight client & server-side logging with Stream-API backends and counting, timing support
Account's avatar
isaacs/minimatch
a glob matcher in javascript
Account's avatar
mixu/minitask
A standard/convention for running tasks over a list of files based around Node core streams2
Account's avatar
substack/node-optimist
Light-weight option parsing with an argv hash. No optstrings attached.
Account's avatar
visionmedia/node-progress
Flexible ascii progress bar
Account's avatar
nodejs/readable-stream
Node.js Streams, a user-land copy of the stream library from Node.js
Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

mixu's profile
mixu
151 contributions
gabel's profile
gabel
1 contributions
emarschner's profile
emarschner
1 contributions

Recent events

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

No events yet
mixu

mixu/gluejs

Build CommonJS modules for the browser via a chainable API

JavaScript
165
11
No license