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

Construct is a tiny Node/Browser utility that lets you instantiate any constructor with a dynamic list of arguments (e.g., from `arguments` or an array). It works by wrapping the target constructor in a helper function, preserving the prototype chain so `instanceof` and prototype methods behave normally. The library is aimed at JavaScript developers who need a clean, reusable way to call constructors with an arbitrary number of parameters.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

beatgammit's profile
beatgammit
2 contributions
Qix-'s profile
Qix-
1 contributions

Recent events

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

No events yet
beatgammit

beatgammit/construct

Calls a constructor with an arbitrary number of arguments.

JavaScript
4
3
No license