awesome-repositories.com
ब्लॉग
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेसMCP सर्वर
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 रिपॉजिटरी

Awesome GitHub RepositoriesCross-Browser Scroll Normalization

Standardization of scrolling behavior and event reporting across different web browser engines.

Distinct from Cross-Browser API Standardizations: Focuses specifically on scroll-related browser discrepancies rather than general API shims or layout consistency.

Explore 2 awesome GitHub repositories matching web development · Cross-Browser Scroll Normalization. Refine with filters or upvote what's useful.

Awesome Cross-Browser Scroll Normalization GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • jquery/jquery-mousewheeljquery का अवतार

    jquery/jquery-mousewheel

    3,916GitHub पर देखें↗

    This is a jQuery plugin that acts as a cross-browser event normalizer for mouse wheel movement. It standardizes mouse wheel event handling and scroll delta values across different web browsers to provide a predictable interface for web applications. The utility converts hardware-specific scroll increments into consistent whole-number values. This process resolves inconsistencies in how various browsers report movement, ensuring that scroll distance and input signals are unified into a single format. The project covers cross-browser scroll handling and web input standardization. It allows for

    Standardizes mouse wheel movement across different web browsers to ensure a consistent user experience.

    JavaScript
    GitHub पर देखें↗3,916
  • iamdustan/smoothscrolliamdustan का अवतार

    iamdustan/smoothscroll

    3,826GitHub पर देखें↗

    smoothscroll is a browser compatibility library and JavaScript polyfill that provides uniform smooth scrolling behavior across different web browsers. It functions as a frontend animation utility that intercepts standard scroll commands and replaces them with custom animation logic to ensure consistent navigation transitions. The library includes a runtime feature detection tool that identifies native browser support for scroll properties, preventing redundant execution in modern environments. It synchronizes page position updates with the browser display refresh rate to prevent visual stutte

    Normalizes scrolling behavior and transitions across different browser engines for a consistent user experience.

    JavaScript
    GitHub पर देखें↗3,826
  1. Home
  2. Web Development
  3. Cross-Browser Scroll Normalization