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

rr is a simple JavaScript library for round-robin iteration over arrays, allowing you to cycle through elements sequentially and restart from the beginning when reaching the end. It's designed for developers who need to repeatedly loop through array elements in a predictable, circular fashion, such as in scheduling or rotation-based logic. The library is lightweight, framework-agnostic, and easy to integrate via npm, Bower, or direct script inclusion.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies

Support the repos that depend on this repository

Top contributors

Recent events

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

No events yet
jprichardson's profile
jprichardson
9 contributions
MartinKnopf's profile
MartinKnopf
1 contributions
jprichardson

jprichardson/rr

A simple JavaScript component to iterate an array round robin.

JavaScript
12
3
Mozilla Public License 2.0

Support the dependencies of jprichardson/rr

Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
jprichardson/node-testutil
testutil contains methods to aid in automatic testing of your application.