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

**vite-plugin-externals** is a Vite plugin that rewrites import statements into references to global browser variables (e.g., `window['Vue']`). It lets developers treat external libraries—like Vue, React, or any CDN‑loaded script—as externals without extra Rollup configuration, making it useful for frontend projects that want to bundle only their own code while loading large dependencies separately. The plugin is aimed at Vite users building web apps who need simple, production‑ready external resource handling.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of crcong/vite-plugin-externals

Account's avatar
acornjs/acorn
ECMAScript parser
Account's avatar
guybedford/es-module-lexer
Lexes ES modules returning their import/export metadata
Account's avatar
jprichardson/node-fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Account's avatar
Rich-Harris/magic-string
Modify strings, generate sourcemaps
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for estree
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for fs-extra
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for ws
Account's avatar
antfu-collective/bumpp
Bump version, commit changes, tag, and push to Git
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
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
vitejs/vite
Native-ESM powered web dev build tool
Account's avatar
vitest-dev/vitest
Next generation testing framework powered by Vite

Support the repos that depend on this repository

Top contributors

crcong's profile
crcong
61 contributions
ardeois's profile
ardeois
2 contributions
amirilovic's profile
amirilovic
1 contributions
CYYSILVER's profile
CYYSILVER
1 contributions
fanmingfei's profile
fanmingfei
1 contributions
stevezhu's profile
stevezhu
1 contributions

Recent events

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

No events yet
crcong

crcong/vite-plugin-externals

use to external resources

TypeScript
180
21
MIT License