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-add-directive is a Rollup plugin that automatically adds directives (like "use client" or "use server") to files based on glob pattern matching, solving issues with Rollup discarding directives from bundles. It's particularly useful for developers building React packages that need to support React Server Components, as it eliminates the need to manually add directives to source files and prevents Rollup from producing warnings or removing them from the output.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of szhsin/rollup-plugin-add-directive

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for micromatch
Account's avatar
vitest-dev/vitest
V8 coverage provider for Vitest
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
typescript-eslint/typescript-eslint
Tooling which enables you to use TypeScript with ESLint
Account's avatar
vitest-dev/vitest
Next generation testing framework powered by Vite

Support the repos that depend on this repository

Top contributors

szhsin's profile
szhsin
20 contributions

Recent events

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

No events yet
szhsin

szhsin/rollup-plugin-add-directive

Automatically add directives based on glob matching

TypeScript
4
0
MIT License