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

The **setter-method** library provides a tiny utility for adding chainable getter/setter functions to any JavaScript object, eliminating the need to write repetitive boilerplate code. By calling `addSetter(object, key, defaultValue)` you get a method that returns the stored value when called with no arguments and sets a new value (while returning the object for chaining) when called with an argument—ideal for front‑end developers building configurable components or libraries.

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

jkroso's profile
jkroso
3 contributions

Recent events

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

No events yet
jkroso

jkroso/getset

create getter setter methods without any boilerplate

JavaScript
0
0
MIT License