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

The **babel‑plugin‑transform‑cjs‑dew** converts a whole tree of CommonJS modules into a spec‑compliant set of ES‑module files that preserve the original CommonJS execution semantics. It wraps each transformed module in a “deferred execution” function (`dew`) and handles strict‑mode conversion, global shims, and imports for Node built‑ins, making it useful for developers who need to migrate or bundle legacy CommonJS codebases to modern ES‑module environments while retaining runtime behavior.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jspm/babel-plugin-transform-cjs-dew

Account's avatar
babel/babel
A JavaScript parser
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

guybedford's profile
guybedford
182 contributions
Bubblyworld's profile
Bubblyworld
2 contributions

Recent events

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

No events yet
jspm

jspm/babel-plugin-transform-cjs-dew

CommonJS -> ES Deferred Execution Wrapper

JavaScript
5
1
MIT License