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

Key Index is a tiny TypeScript utility that creates on‑demand, memoized key‑value stores backed by either `Map` objects or plain JavaScript objects. It lets you define an initializer (or “initer”) that automatically generates a value the first time a key is accessed, supports nested indexes, and includes a `memoize` helper for safely caching the result of expensive or cyclic functions with optional post‑initialization hooks. The library is aimed at developers who need lightweight, lazy‑loaded lookup tables or want to guard against circular dependencies in configuration‑or service‑creation code.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of maximilianmairinger/keyindex

Account's avatar
maximilianMairinger/getClassFunctionNames
Get all function names of a class up to a specified prototype.
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
open-cli-tools/concurrently
Run commands concurrently
Account's avatar
maximilianMairinger/mjsify
Make an ESM file explicit (.mjs), on all filenames and import statements.
Account's avatar
AvianFlu/ncp
Asynchronous recursive file copy utility.
Account's avatar
75lb/renamer
Rename files in bulk
Account's avatar
rollup/rollup
Next-generation ES module bundler
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
Account's avatar
survivejs/webpack-merge
Variant of merge that's useful for webpack configuration

Support the repos that depend on this repository

Top contributors

maximilianMairinger's profile
maximilianMairinger
93 contributions

Recent events

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

No events yet
maximilianmairinger

maximilianmairinger/keyindex

Memoize on demand map

JavaScript
0
0
No license