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 translates `import` statements to `require()` statements, primarily for use with static analysis tools like glslify where Babel's import inter-op can complicate analysis. It's designed for developers working with build tools or module bundlers who need to convert ES6 import syntax to CommonJS require statements, particularly when targeting environments that don't support ES6 modules or when interfacing with tools that expect CommonJS-style imports.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of mattdesl/babel-plugin-import-to-require

Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

mattdesl's profile
mattdesl
2 contributions

Recent events

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

No events yet
mattdesl

mattdesl/babel-plugin-import-to-req...

Translate import statements to require statements

JavaScript
6
3
MIT License