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

This is a Node.js library for implementing rate limiting, designed for developers building API clients, web crawlers, or any application that needs to throttle requests. It provides two classes—RateLimiter for common API restrictions and TokenBucket for lower-level control—allowing configurable burst and sustained rates to prevent exceeding usage limits.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of jhurliman/node-rate-limiter

Account's avatar
babel/babel
Babel compiler core.
Account's avatar
babel/babel
A Babel preset for each environment.
Account's avatar
babel/babel
Babel preset for TypeScript.
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for @babel/generator
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
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
jestjs/jest
Jest plugin to use babel for transformation.
Account's avatar
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

jhurliman's profile
jhurliman
66 contributions
C-Saunders's profile
C-Saunders
6 contributions
syko's profile
syko
2 contributions
nicolashenry's profile
nicolashenry
2 contributions
luto's profile
luto
2 contributions
cwolters's profile
cwolters
1 contributions
chrisvxd's profile
chrisvxd
1 contributions
DenisGorbachev's profile
DenisGorbachev
1 contributions
fela98's profile
fela98
1 contributions
mbolis's profile
mbolis
1 contributions

Recent events

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

No events yet
jhurliman

jhurliman/node-rate-limiter

A generic rate limiter for node.js. Useful for API clients, web crawling, or other tasks that need to be throttled

TypeScript
1556
134
MIT License