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 **babel‑plugin‑dynamic‑import‑webpack** adds a Babel transformation that rewrites the modern `import()` syntax into Webpack’s older `require.ensure` calls, enabling code‑splitting with Webpack versions that lack native support for dynamic imports. It’s intended for JavaScript developers who use Babel and Webpack (especially pre‑Webpack‑2 projects) and need to compile dynamic import syntax into a format Webpack can understand.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of airbnb/babel-plugin-dynamic-import-webpack

Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
airbnb/babel-preset-airbnb
A babel preset for transforming your JavaScript for Airbnb
Account's avatar
airbnb/javascript
Airbnb's base JS ESLint config, following our styleguide
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
iarna/in-publish
Detect if we were run as a result of `npm publish`
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
ljharb/safe-publish-latest
Ensure that when you `npm publish`, the "latest" tag is only set for the truly latest version.
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

ljharb's profile
ljharb
22 contributions
sharmilajesupaul's profile
sharmilajesupaul
4 contributions
danbeam's profile
danbeam
2 contributions
lencioni's profile
lencioni
2 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
2 contributions
amilajack's profile
amilajack
1 contributions
ysangkok's profile
ysangkok
1 contributions
naoisegolden's profile
naoisegolden
1 contributions
choco-cieslik's profile
choco-cieslik
1 contributions
TheLarkInn's profile
TheLarkInn
1 contributions

Recent events

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

No events yet
airbnb

airbnb/babel-plugin-dynamic-import-...

Babel plugin to transpile import() to require.ensure, for Webpack

JavaScript
495
32
MIT License