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

Memoizerific is a fast and efficient JavaScript memoization library designed to cache function results for improved performance. It supports multiple complex arguments, uses an LRU (Least Recently Used) cache to maintain a specified number of results, and is compatible with both browsers and Node.js. Ideal for developers working with Redux or similar state management systems, it helps optimize derived data calculations by avoiding redundant computations.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of thinkloop/memoizerific

Account's avatar
thinkloop/map-or-similar
A JavaScript (JS) Map or Similar object polyfill if Map is not available.
Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
calvinmetcalf/derequire
remove requires
Account's avatar
hughsk/envify
Selectively replace Node-style environment variables with plain strings.
Account's avatar
jasmine/jasmine-npm
CLI for Jasmine, a simple JavaScript testing framework for browsers and Node
Account's avatar
mikeal/watch
Utilities for watching file trees.

Support the repos that depend on this repository

Top contributors

thinkloop's profile
thinkloop
35 contributions
3af's profile
3af
1 contributions
tinybike's profile
tinybike
1 contributions

Recent events

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

No events yet
thinkloop

thinkloop/memoizerific

Fast, small, efficient JavaScript memoization lib to memoize JS functions.

JavaScript
110
12
MIT License