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 library provides a "sneaky" equality check between objects by tracking only the properties that are accessed through a proxy, ignoring untouched properties. It's designed for performance-critical scenarios where you need to compare objects but only care about the properties that were actually used. The target audience is likely developers working on complex state management or optimization scenarios in JavaScript/TypeScript applications.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of indutny/sneequals

Account's avatar
typescript-eslint/typescript-eslint
TypeScript plugin for ESLint
Account's avatar
typescript-eslint/typescript-eslint
An ESLint custom parser which leverages TypeScript ESTree
Account's avatar
avajs/ava
Node.js test runner that lets you develop with confidence.
Account's avatar
bcoe/c8
output coverage reports using Node.js' built in coverage
Account's avatar
immerjs/immer
Create your next immutable state by mutating the current one
Account's avatar
release-it/release-it
Generic CLI tool to automate versioning and package publishing-related tasks.
Account's avatar
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support
Account's avatar
TypeStrong/TypeDoc
Create api documentation for TypeScript projects.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

indutny's profile
indutny
151 contributions

Recent events

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

No events yet
indutny

indutny/sneequals

Sneaky equality check between objects using proxies

TypeScript
13
0
MIT License