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

create-mixin is a utility for achieving multiple inheritance in JavaScript by allowing one class to be mixed into another. It's particularly useful for developers who want to combine functionality from multiple classes without traditional inheritance, such as adding event emitter capabilities to an array class.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of 75lb/create-mixin

Account's avatar
test-runner-js/web-runner
web-runner
Account's avatar
test-runner-js/esm-runner
esm-runner
Account's avatar
test-runner-js/isomorphic-assert
isomorphic-assert
Account's avatar
rollup/rollup
Next-generation ES module bundler

Support the repos that depend on this repository

Top contributors

75lb's profile
75lb
19 contributions

Recent events

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

No events yet
75lb

75lb/create-mixin

For achieving something resembling multiple-inheritence in Javascript

JavaScript
1
0
MIT License