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

A lightweight Babel 7 plugin that converts dynamic `import()` calls into synchronous `require()` statements, enabling Node.js code (especially server‑side rendering setups such as React‑router) to load modules without asynchronous promises. It’s aimed at developers who need SSR‑compatible module loading and want a simple drop‑in replacement for the standard `babel-plugin‑dynamic‑import‑node`.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of seeden/babel-plugin-dynamic-import-node-sync

Account's avatar
babel/babel
Babel compiler core.
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
airbnb/babel-preset-airbnb
A babel preset for transforming your JavaScript for Airbnb
Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
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
mochajs/mocha
simple, flexible, fun test framework
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.

Support the repos that depend on this repository

Top contributors

ljharb's profile
ljharb
10 contributions
seeden's profile
seeden
7 contributions
chicoxyzzy's profile
chicoxyzzy
2 contributions
SimenB's profile
SimenB
1 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
1 contributions

Recent events

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

No events yet
seeden

seeden/babel-plugin-dynamic-import-...

Babel plugin to transpile import() to a require(), for node. Best solution for SSR with react-router

JavaScript
26
1
MIT License