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

amd-wrap is a Node.js module that converts CommonJS modules into the simplified CommonJS wrapper format for AMD by wrapping them in `define(function (require, exports, module) { ... })`. It's designed for developers transitioning CommonJS codebases to AMD, providing a simple string-in/string-out interface while preserving line numbers.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of domenic/amd-wrap

Account's avatar
jshint/jshint
Static analysis tool for JavaScript
Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

domenic's profile
domenic
9 contributions
davetayls's profile
davetayls
1 contributions

Recent events

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

No events yet
domenic

domenic/amd-wrap

Wraps CommonJS files in `define(function (require, exports, module) { ... })`.

JavaScript
11
5
Other