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

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of prisma-capacity/babel-plugin-react-display-name

Account's avatar
babel/babel
Babel command line.
Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel/babel
Babel preset for TypeScript.
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

donaldpipowitch's profile
donaldpipowitch
26 contributions
dependabot[bot]'s profile
dependabot[bot]
2 contributions
fbartho's profile
fbartho
1 contributions
jolo-dev's profile
jolo-dev
1 contributions
uweschaefer's profile
uweschaefer
1 contributions

Recent events

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

No events yet
prisma-capacity

prisma-capacity/babel-plugin-react-...

Automatically add a displayName property to your React components.

TypeScript
11
1
Apache License 2.0

A small Babel plugin that scans your source code and automatically injects a `displayName` property into React components, improving debugging and DevTools readability—especially after minification. It works out‑of‑the‑box for function components typed with TypeScript (e.g., `FC`, `VFC`) and for components wrapped with `forwardRef` or `memo`, and can be added as a dev‑dependency in any React project.