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

`cached-iterable` provides classes for wrapping iterables to cache their yielded values, enabling multiple iterations without depleting the original iterable. It's designed for JavaScript developers who need to repeatedly iterate over iterables, such as arrays or generators, without re-executing the original iteration logic. The library offers both synchronous and asynchronous versions and can be installed via npm.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of projectfluent/cached-iterable

Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
Turn async generator functions into ES2015 generators
Account's avatar
babel/babel
This plugin transforms ES2015 modules to CommonJS
Account's avatar
babel/babel
Provides polyfills necessary for a full ES2015+ environment
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel/babel
babel require hook
Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
lo1tuma/eslint-plugin-mocha
Eslint rules for mocha.
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
rollup/rollup
Next-generation ES module bundler

Support the repos that depend on this repository

Top contributors

stasm's profile
stasm
13 contributions
dependabot[bot]'s profile
dependabot[bot]
2 contributions
zbraniecki's profile
zbraniecki
1 contributions

Recent events

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

No events yet
projectfluent

projectfluent/cached-iterable

Iterables which cache the values they yield

JavaScript
6
2
No license