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 transpiles dynamic `import()` statements into deferred `require()` calls for Node.js environments, enabling developers to use the modern dynamic import syntax in Node.js applications. It's designed for Node.js developers who want to use dynamic imports but need compatibility with CommonJS modules, particularly useful for server-side JavaScript where Webpack's native import support isn't available.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

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

Account's avatar
ljharb/object.assign
ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
This plugin contains helper functions that’ll be placed at the top of the generated code
Account's avatar
babel/babel
Compile ES2015 template literals to ES5
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
airbnb/js-shims
JS language shims used by Airbnb.
Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
59naga/babel-plugin-add-module-exports
Fix babel/babel#2212
Account's avatar
newoga/babel-plugin-transform-replace-object-assign
Allows you to provide custom implementation of Object.assign in babel builds
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
59 contributions
nicolo-ribaudo's profile
nicolo-ribaudo
5 contributions
blackout314's profile
blackout314
2 contributions
ematipico's profile
ematipico
2 contributions
chicoxyzzy's profile
chicoxyzzy
2 contributions
vikr01's profile
vikr01
2 contributions
auridevil's profile
auridevil
1 contributions
franjohn21's profile
franjohn21
1 contributions
lencioni's profile
lencioni
1 contributions
goatslacker's profile
goatslacker
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 a deferred require(), for node

JavaScript
574
46
MIT License