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` statements from JavaScript modules, transforming code like `import path from 'path'` and `export default 42` into plain JavaScript without module syntax. It's designed for developers who need to strip module declarations while keeping the internal logic, such as when preparing code for environments that don't support ES modules or for bundling tools that handle imports differently.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of bardiharborow/babel-plugin-transform-es2015-modules-strip

Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
eslint/eslint
ESLint JavaScript language implementation
Account's avatar
jestjs/jest
Delightful JavaScript Testing.

Support the repos that depend on this repository

Top contributors

bardiharborow's profile
bardiharborow
22 contributions
Johann-S's profile
Johann-S
1 contributions
dependabot[bot]'s profile
dependabot[bot]
1 contributions

Recent events

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

No events yet
bardiharborow

bardiharborow/babel-plugin-transfor...

A Babel plugin that strips import and export statements from modules.

JavaScript
3
0
MIT License