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 provides a fast, deterministic alternative to JSON.stringify for basic JavaScript values, offering about 40% performance improvement over the popular json-stable-stringify library. It's designed for developers who need stable stringification order without circular references and can sacrifice some features like replacer functions or pretty-printing for better speed.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of nickyout/fast-stable-stringify

Account's avatar
jprichardson/node-fs-extra
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Account's avatar
isaacs/node-glob
the most correct and second fastest glob implementation in JavaScript
Account's avatar
ljharb/json-stable-stringify
deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results
Account's avatar
karma-runner/karma
Spectacular Test Runner for JavaScript.
Account's avatar
lazd/karma-benchmark-reporter
A Karma benchmark reporter
Account's avatar
karma-runner/karma-firefox-launcher
A Karma plugin. Launcher for Firefox.
Account's avatar
karma-runner/karma-sauce-launcher
A Karma plugin. Launch any browser on SauceLabs!
Account's avatar
minimistjs/minimist
parse argument options
Account's avatar
dominictarr/split
split a Text Stream into a Line Stream
Account's avatar
webpack/webpack
Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7

Support the repos that depend on this repository

Top contributors

nickyout's profile
nickyout
28 contributions
gj's profile
gj
1 contributions
tjconcept's profile
tjconcept
1 contributions

Recent events

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

No events yet
nickyout

nickyout/fast-stable-stringify

Fast deterministic JSON.stringify()

JavaScript
30
6
MIT License