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

**export‑to‑module‑exports** is a small Node.js utility that rewrites modern ES module `export` statements into equivalent CommonJS `module.exports`/`exports` assignments. It parses a JavaScript file, handles named, default, re‑export and aggregation syntax, and emits the transformed code so the same module can run in environments that only support CommonJS. The package is aimed at developers who need to convert ES module code to CommonJS—e.g., build‑tool authors, legacy Node projects, or users of bundlers that require explicit `module.exports` output.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of adf0001/export-to-module-exports

Account's avatar
substack/node-falafel
transform the ast on a recursive walk

Support the repos that depend on this repository

Top contributors

adf0001's profile
adf0001
12 contributions

Recent events

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

No events yet
adf0001

adf0001/export-to-module-exports

transfer export statement to module.exports expression

JavaScript
0
0
No license