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

This project, `freeze`, provides a polyfill for `Object.freeze()` making it available in older browsers and Node.js environments that don't natively support it. It allows developers to reliably freeze objects, preventing modification of their properties, ensuring data immutability. This is useful for anyone needing consistent behavior across different JavaScript runtimes or working with code that relies on frozen objects.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of nathanfaucett/freeze

Account's avatar
nathanfaucett/is_native
checks if value is a native function or object
Account's avatar
nathanfaucett/empty_function
empty_function for the browser and node.js
Account's avatar
gruntjs/grunt
The JavaScript Task Runner
Account's avatar
vkadam/grunt-jsbeautifier
jsbeautifier.org for grunt
Account's avatar
scottcorgan/tap-spec
Formatted TAP output like Mocha's spec reporter
Account's avatar
tape-testing/tape
tap-producing test harness for node and browsers
Account's avatar
defunctzombie/zuul
simple browser testing

Support the repos that depend on this repository

Top contributors

nathanfaucett's profile
nathanfaucett
2 contributions

Recent events

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

No events yet
nathanfaucett

nathanfaucett/freeze

Object.freeze for the browser and node.js

JavaScript
0
0
MIT License