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 Rollup/Vite plugin automatically declares NodeJS built-in modules and npm dependencies as external, preventing them from being bundled into your code. It's designed for developers using Rollup or Vite who want to streamline their bundling process by ensuring Node.js modules like `path`, `fs`, and `os` remain external while handling dependencies from package.json files. The plugin is particularly useful in monorepo setups and eliminates the need to manually configure external modules.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of septh/rollup-plugin-node-externals

Account's avatar
eslint/eslint
ESLint JavaScript language implementation
Account's avatar
dubzzz/fast-check
Property based testing for AVA based on fast-check
Account's avatar
Septh/ts-run
The minimalist TypeScript script runner for Node
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
avajs/ava
Node.js test runner that lets you develop with confidence.
Account's avatar
dubzzz/fast-check
Property based testing framework for JavaScript (like QuickCheck)
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/tslib
Runtime library for TypeScript helper functions
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development
Account's avatar
typescript-eslint/typescript-eslint
Tooling which enables you to use TypeScript with ESLint

Support the repos that depend on this repository

Top contributors

Septh's profile
Septh
187 contributions
TomerAberbach's profile
TomerAberbach
12 contributions
Arnesfield's profile
Arnesfield
1 contributions
segevfiner's profile
segevfiner
1 contributions

Recent events

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

No events yet
septh

septh/rollup-plugin-node-externals

A Rollup/Vite plugin that automatically declares NodeJS built-in modules and npm dependencies as 'external'

TypeScript
101
4
MIT License