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

raf-schd is a JavaScript library that provides a throttle function using requestAnimationFrame to limit the rate at which a function is called. It is particularly useful for optimizing performance in scenarios like scroll events or animations, where it ensures that the function is executed only once per animation frame with the latest arguments.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of alexreardon/raf-schd

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 all Flow plugins.
Account's avatar
babel/babel-eslint
Custom parser for ESLint
Account's avatar
jestjs/jest
Jest plugin to use babel for transformation.
Account's avatar
kentcdodds/cross-env
Run scripts that set and use environment variables across platforms
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
alexreardon/raf-stub
Accurate and predictable testing of requestAnimationFrame and cancelAnimationFrame
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
rollup/rollup
Next-generation ES module bundler
Account's avatar
TrySound/rollup-plugin-terser
Rollup plugin to minify generated es bundle

Support the repos that depend on this repository

Top contributors

alexreardon's profile
alexreardon
41 contributions
TrySound's profile
TrySound
3 contributions
jamiebuilds's profile
jamiebuilds
1 contributions
mjchang's profile
mjchang
1 contributions
HipsterBrown's profile
HipsterBrown
1 contributions
ryanbraganza's profile
ryanbraganza
1 contributions
stevejay's profile
stevejay
1 contributions

Recent events

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

No events yet
alexreardon

alexreardon/raf-schd

A throttle function that uses requestAnimationFrame to rate limit

JavaScript
461
23
MIT License