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

rollup-plugin-bundle-esm is a Rollup plugin that automatically bundles only the dependencies that are pure ES‑modules, while treating CommonJS‑compatible packages as external to keep the output size small. It’s aimed at library authors or projects that need a CommonJS bundle (e.g., for Electron) but still want to include ESM‑only dependencies, with an optional `forceBundle` rule to include specific packages regardless of their format.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of leonzalion/rollup-plugin-bundle-esm

Account's avatar
davidmarkclements/is-file-esm
Determines whether a Node file is a Module (`import`) or a Script (`require`)
Account's avatar
leonzalion/configs
My configuration files for various tools.
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
mcollina/desm
get the file directory from import.meta.url
Account's avatar
eslint-types/eslint-define-config
Provide a defineConfig function for .eslintrc.js files
Account's avatar
leonzalion/lion-fixture
An easy-to-use fixture function for tests.
Account's avatar
leonzalion/lion-system
Account's avatar
rollup/rollup
Next-generation ES module bundler
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
vitest-dev/vitest
Next generation testing framework powered by Vite

Support the repos that depend on this repository

Top contributors

No contributors yet

Recent events

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

No events yet
leonzalion

leonzalion/rollup-plugin-bundle-esm

Bundle ESM-only packages with Rollup and leave CommonJS-compatible packages external.

TypeScript
0
0
MIT License