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 removes import and export declarations from source files, making it useful for converting modular code into standalone snippets or testing internal code without external exports. It's particularly handy for scenarios like preparing code for platforms such as LeetCode or simplifying code for internal testing. The plugin offers configurable options to selectively remove imports, exports, default exports, and preserve named declarations as needed.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of timwangdev/babel-plugin-remove-import-export

Account's avatar
babel/babel
Babel compiler core.
Account's avatar
jestjs/jest
Delightful JavaScript Testing.

Support the repos that depend on this repository

Top contributors

timwangdev's profile
timwangdev
14 contributions
dependabot[bot]'s profile
dependabot[bot]
2 contributions

Recent events

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

No events yet
timwangdev

timwangdev/babel-plugin-remove-impo...

A babel plugin to remove import and export declaration in the source file.

JavaScript
4
0
MIT License