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

mjscjs is a utility designed to transform TypeScript output into both `.mjs` (ES modules) and `.cjs` (CommonJS) compatible code, allowing developers to maintain a single codebase that supports modern and legacy module systems. It automates the renaming of files, sourcemaps, and updates imports and requires to ensure compatibility with both module types. This tool is ideal for TypeScript developers who want to distribute their packages using the latest ES standards while maintaining support for CommonJS environments.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of alexgrozav/mjscjs

Account's avatar
tj/commander.js
the complete solution for node.js command-line programs
Account's avatar
TehShrike/deepmerge
A library for deep (recursive) merging of Javascript objects
Account's avatar
isaacs/node-glob
the most correct and second fastest glob implementation in JavaScript
Account's avatar
TypeStrong/tsconfig
Resole and parse `tsconfig.json`, replicating to TypeScript's behaviour
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
ESLint parser that allows for linting of experimental syntax transformed by Babel
Account's avatar
babel/babel
A Babel preset for each environment.

Support the repos that depend on this repository

Top contributors

alexgrozav's profile
alexgrozav
28 contributions
aminya's profile
aminya
1 contributions

Recent events

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

No events yet
alexgrozav

alexgrozav/mjscjs

Transform typescript output to .mjs and .cjs compatible code. One codebase to rule them all.

JavaScript
4
1
MIT License