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

The repository provides a Babel plugin that converts ES‑module `import`/`export` statements into CommonJS `require` calls, but does so lazily: each import is wrapped in a memoized function so the module is only required the first time the identifier is used. It’s aimed at JavaScript developers who want the convenience of ES‑module syntax while avoiding the upfront loading cost of the traditional `babel-plugin-transform-es2015-modules-commonjs` approach.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of zertosh/babel-plugin-transform-inline-imports-commonjs

Account's avatar
loganfsmyth/babel-plugin-transform-decorators-legacy
A plugin for Babel 6 that (mostly) replicates the old decorator behavior from Babel 5.
Account's avatar
isaacs/node-glob
the most correct and second fastest glob implementation in JavaScript

Support the repos that depend on this repository

Top contributors

zertosh's profile
zertosh
24 contributions

Recent events

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

No events yet
zertosh

zertosh/babel-plugin-transform-inli...

A Babel transform that turns imports into lazily loaded commonjs requires

JavaScript
65
8
No license