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

js2mjs is a development‑time utility that rewrites a compiled ESM codebase from using `.js` files to using `.mjs` files, updating import paths accordingly so the output can run under Node.js with `"type":"module"`. It’s aimed at TypeScript (or other) projects that emit an ES‑module distribution compatible with bundlers but not with Node’s strict file‑extension rules. The tool is intended for developers who need a quick post‑build conversion of their `dist/esm` folder to a Node‑ready `.mjs` layout.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of garronej/js2mjs

Account's avatar
garronej/tsafe
A collection of utilities to step up your TypeScript game
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
garronej/evt
Type safe replacement for node's EventEmitter

Support the repos that depend on this repository

Top contributors

garronej's profile
garronej
18 contributions

Recent events

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

No events yet
garronej

garronej/js2mjs

Transform a codebase that uses .js into a codebase that uses .mjs

TypeScript
1
0
MIT License