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

merge-class-names is a utility function that merges class names from various formats (strings or arrays) while filtering out invalid values. It's designed for React developers who need to dynamically construct className props with conditional class names or arrays of classes. The package is no longer maintained, with developers encouraged to use the more powerful clsx alternative instead.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of wojtekmaj/merge-class-names

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
wojtekmaj/eslint-config-wojtekmaj
ESLint configuration by wojtekmaj
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)

Support the repos that depend on this repository

Top contributors

wojtekmaj's profile
wojtekmaj
145 contributions
dependabot[bot]'s profile
dependabot[bot]
9 contributions

Recent events

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

No events yet
wojtekmaj

wojtekmaj/merge-class-names

A function that merges given class names, no matter their format: string with single or multiple class names or an array of class names. Filters out invalid class names as well.

JavaScript
12
1
MIT License