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

Memoize-one is a lightweight memoization library for JavaScript and TypeScript that only caches the result of the most recent function call. It's ideal for React/Redux applications where you need to prevent unnecessary re-renders by memoizing expensive computations or selector functions.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of alexreardon/memoize-one

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for benchmark
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for lodash.isequal
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for lodash.memoize
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
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
kentcdodds/cross-env
Run scripts that set and use environment variables across platforms
Account's avatar
jest-community/eslint-plugin-jest
ESLint rules for Jest
Account's avatar
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
Account's avatar
mmkal/expect-type
Account's avatar
caiogondim/fast-memoize
Fastest memoization lib that supports N arguments
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
planttheidea/moize
Blazing fast memoization based on all parameters passed
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
rollup/rollup
Next-generation ES module bundler
Account's avatar
TrySound/rollup-plugin-terser
Rollup plugin to minify generated es bundle
Account's avatar
rollup/rollup-plugin-typescript
Seamless integration between Rollup and TypeScript.
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
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support
Account's avatar
Microsoft/tslib
Runtime library for TypeScript helper functions
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

alexreardon's profile
alexreardon
219 contributions
theKashey's profile
theKashey
2 contributions
nihgwu's profile
nihgwu
2 contributions
wbinnssmith's profile
wbinnssmith
2 contributions
bengummer's profile
bengummer
1 contributions
TrySound's profile
TrySound
1 contributions
quisido's profile
quisido
1 contributions
jamiebuilds's profile
jamiebuilds
1 contributions
Kikobeats's profile
Kikobeats
1 contributions
Andarist's profile
Andarist
1 contributions

Recent events

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

No events yet
alexreardon

alexreardon/memoize-one

A memoization library which only remembers the latest invocation

TypeScript
2973
80
MIT License