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

**Summary:** `stable-hash` is a lightweight JavaScript library that deterministically converts any value—primitives, objects, arrays, functions, classes, symbols, dates, regexes, BigInts, Sets, Maps, Buffers, and even circular references—into a stable string hash. It guarantees the same output for identical values and different outputs for distinct values, making it useful for caching, memoization, or generating unique identifiers where reference‑level consistency matters. **Who it’s for:** Developers who need a fast, dependency‑free way to reliably hash arbitrary JavaScript values (e.g., for SWR key generation, memoization caches, or reproducible test IDs) and who want a consistent hash across runs but do not require cryptographic security.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of shuding/stable-hash

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
joaquimserafim/base64-url
Base64 encode, decode, escape and unescape for URL applications
Account's avatar
evanw/esbuild
An extremely fast JavaScript and CSS bundler and minifier.
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
kikobeats/json-stringify-deterministic
deterministic version of JSON.stringify() so you can get a consistent hash from stringified results.
Account's avatar
mafintosh/nanobench
Simple benchmarking tool with TAP-like output that is easy to parse
Account's avatar
kulshekhar/ts-jest
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

shuding's profile
shuding
21 contributions
dimaMachina's profile
dimaMachina
5 contributions
KenAKAFrosty's profile
KenAKAFrosty
5 contributions
Kikobeats's profile
Kikobeats
2 contributions
MonstraG's profile
MonstraG
1 contributions
Garfield550's profile
Garfield550
1 contributions
JounQin's profile
JounQin
1 contributions
intrnl's profile
intrnl
1 contributions
remidewitte's profile
remidewitte
1 contributions
SukkaW's profile
SukkaW
1 contributions

Recent events

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

No events yet
shuding

shuding/stable-hash

Stable JS value hash

TypeScript
335
15
No license