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

object-unfreeze is a utility that allows developers to unfreeze objects that were previously frozen using Object.freeze, enabling modifications to the object's properties. It is designed for JavaScript developers who need to work with frozen objects but require the ability to make changes, providing a shallow copy of the original object that can be modified.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of gajus/object-unfreeze

Account's avatar
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
gajus/pragmatist
A collection of tasks to standardize builds.

Support the repos that depend on this repository

Top contributors

gajus's profile
gajus
9 contributions
kashav's profile
kashav
3 contributions

Recent events

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

No events yet
gajus

gajus/object-unfreeze

Unfreeze an object frozen with Object.freeze.

JavaScript
5
2
Other