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

json‑stringify-safe is a drop‑in replacement for `JSON.stringify` that can serialize objects containing circular references without throwing errors, returning markers like `"[Circular]"` for repeated nodes. It’s aimed at developers who need reliable, predictable stringification of complex or self‑referencing data structures—such as logging, debugging, or persisting graphs—in JavaScript applications.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of isaacs/json-stringify-safe

Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
moll/js-must
Testing and assertion library with friendly BDD syntax — awesome.must.be.true(). Many expressive matchers and is test runner and framework agnostic. Follows RFC 2119 with its use of MUST. Good and wel
Account's avatar
sinonjs/sinon
JavaScript test spies, stubs and mocks.

Support the repos that depend on this repository

Top contributors

moll's profile
moll
15 contributions
isaacs's profile
isaacs
14 contributions
mikeal's profile
mikeal
1 contributions

Recent events

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

No events yet
isaacs

isaacs/json-stringify-safe

Like JSON.stringify, but doesn't throw on circular references

JavaScript
555
51
ISC License