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 package provides a deterministic `JSON.stringify()` implementation that guarantees canonical output by sorting object keys, ensuring the same object always serializes to the same string. It's designed for JavaScript/TypeScript developers who need stable JSON serialization for use cases like caching, hashing, or comparison, offering both an in-place sorted approach and a copy-based alternative with optional custom key ordering.

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

mirkokiefer's profile
mirkokiefer
36 contributions
cstroe's profile
cstroe
2 contributions
Krinkle's profile
Krinkle
2 contributions
nylen's profile
nylen
1 contributions

Recent events

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

No events yet
mirkokiefer

mirkokiefer/canonical-json

Deterministic JSON.stringify() with streaming — RFC 8785 compliant, zero dependencies.

JavaScript
40
9
MIT License