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

This Babel plugin replaces file extensions in import statements and dynamic imports, allowing developers to automatically convert between different module formats like ESModule (.mjs) and CommonJS (.cjs). It's particularly useful for npm package maintainers who need to support both ESModule and CommonJS versions of their code simultaneously, especially when using Babel to transpile between these formats.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
silane

silane/babel-plugin-replace-import-...

Babel plugin to replace extension of file name written in import statement

JavaScript
18
4
Apache License 2.0
silane's profile
silane
31 contributions
aminya's profile
aminya
3 contributions
qnighy's profile
qnighy
1 contributions

Support the dependencies of silane/babel-plugin-replace-import-extension

Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
This plugin transforms ES2015 modules to CommonJS
Account's avatar
jestjs/jest
Delightful JavaScript Testing.