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

scroll‑speed is a tiny JavaScript utility that listens for wheel/scroll events on a given DOM element (or the window) and exposes the current horizontal, vertical and depth scroll deltas as a three‑value array. It’s aimed at front‑end developers who need to know the precise scroll speed each frame (e.g., for custom scrolling effects), and it optionally lets you prevent the browser’s default scrolling behavior.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of hughsk/scroll-speed

Account's avatar
Gozala/events
Node's event emitter for all engines.
Account's avatar
anvaka/wheel
Mouse wheel event unified for all browsers
Account's avatar
chrisdickinson/beefy
local development server that aims to make using browserify fast and fun

Support the repos that depend on this repository

Top contributors

hughsk's profile
hughsk
3 contributions
mattdesl's profile
mattdesl
1 contributions

Recent events

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

No events yet
hughsk

hughsk/scroll-speed

Get the scroll speed being used on either the window or a particular element.

JavaScript
23
3
Other