scrollmonitor

A simple and fast API to monitor elements as you scroll

MIT License

Downloads
42.8K
Stars
3.3K
Committers
17

Bot releases are hidden (Show)

scrollmonitor - TypeScript! Latest Release

Published by stutrek almost 3 years ago

Scrollmonitor is now fully typed!

scrollmonitor - Arbitrary Scroll Containers!

Published by stutrek almost 8 years ago

We're proud to announce the release of everyone's biggest request, using any arbitrary element as a scroll container!

Simply create a container and use it just like you would in the old days.

var scrollContainer = scrollMonitor.createContainer(element);
var watcher = scrollContainer.create(childElement);

Additionally, the tests are much easier to run.

Enjoy!

Package Rankings
Top 1.27% on Npmjs.org
Top 6.73% on Proxy.golang.org
Top 23.63% on Repo1.maven.org
Top 6.2% on Bower.io