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

Deepfreeze is a utility that recursively applies `Object.freeze()` to objects and their prototype chains, making them completely immutable. It's designed for JavaScript developers who need to ensure data integrity, particularly for testing or preventing accidental mutations in complex object structures with nested properties and prototypes.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of serapath/deepfreeze

Account's avatar
Matt-Esch/x-is-object
Simple proper object test
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers

Support the repos that depend on this repository

Top contributors

serapath's profile
serapath
3 contributions

Recent events

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

No events yet
serapath

serapath/deepfreeze

recursively Object.freeze() on objects and functions with properties

JavaScript
6
0
MIT License