1 مستودع
Utilities that link JS logic to HTML elements using data attributes for automatic setup.
Distinct from Automated View Scrolling: No existing candidate describes the automatic initialization of a navigation library via DOM data attributes.
Explore 1 awesome GitHub repository matching web development · DOM-Driven Component Initialization. Refine with filters or upvote what's useful.
Scroller is a JavaScript library for implementing pan-and-zoom interactions on HTML elements and Canvas rendering surfaces. It functions as a viewport state manager and kinetic scrolling engine that translates touch and mouse pointer events into scaled offsets for fluid navigation. The library features a kinetic motion system that simulates deceleration and edge bouncing. It includes specific mechanisms for pull-to-refresh triggers and supports point-relative zoom scaling to keep the focal point centered on the user's cursor. The system provides a range of movement controls, including axis-l
Connects scrolling and zooming logic to HTML elements using data attributes for automatic initialization.