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

decouple is a tiny JavaScript utility that separates (decouples) high‑frequency DOM events—such as scroll or resize—from costly callback logic by throttling the listener with requestAnimationFrame. It’s aimed at front‑end developers who want smoother, 60 fps animations and scrolling effects without rewriting their existing event handlers.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of pazguille/decouple

Account's avatar
visionmedia/better-assert
Better assertions for node, reporting the expr, filename, lineno etc
Account's avatar
browserify/browserify
browser-side require() the node way
Account's avatar
nickmerwin/node-coveralls
takes json-cov output into stdin and POSTs to coveralls.io
Account's avatar
airbnb/javascript
Airbnb's base JS ESLint config, following our styleguide
Account's avatar
import-js/eslint-plugin-import
Import with sanity.
Account's avatar
gotwarlost/istanbul
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use ca
Account's avatar
jsdom/jsdom
A JavaScript implementation of many web standards
Account's avatar
isaacs/node-mkdirp
Recursively mkdir, like `mkdir -p`
Account's avatar
mochajs/mocha
simple, flexible, fun test framework

Support the repos that depend on this repository

Top contributors

pazguille's profile
pazguille
43 contributions
greenkeeper[bot]'s profile
greenkeeper[bot]
6 contributions
samtgarson's profile
samtgarson
1 contributions
afc163's profile
afc163
1 contributions

Recent events

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

No events yet
pazguille

pazguille/decouple

Decouple the DOM events from expensive functions.

JavaScript
51
8
MIT License