awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesViewport Scroll Locking

Disabling the browser's main scroll mechanism using overflow properties to freeze the page.

Distinct from Overflow Scroll Management: Distinct from Overflow Scroll Management: specifically about disabling the global scroll rather than enabling a local one.

Explore 2 awesome GitHub repositories matching user interface & experience · Viewport Scroll Locking. Refine with filters or upvote what's useful.

Awesome Viewport Scroll Locking GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • willmcpo/body-scroll-lockAvatar von willmcpo

    willmcpo/body-scroll-lock

    4,099Auf GitHub ansehen↗

    body-scroll-lock is a DOM scroll locking library and cross-browser scroll controller. It provides utilities to disable page scrolling while maintaining scrollability for specific nested elements across different browsers and devices. The project functions as a layout shift prevention utility and a web UI modal scroll manager. It includes mechanisms to add padding to the body when scrollbars are removed to prevent horizontal flickering and content shifting. The library covers scroll management for mobile navigation and modal interactions, enabling specific containers to remain scrollable whil

    Disables page scrolling by applying overflow hidden to the body while maintaining the current scroll position.

    JavaScriptangularbody-scrollbody-scroll-lock
    Auf GitHub ansehen↗4,099
  • mcasimir/mobile-angular-uiAvatar von mcasimir

    mcasimir/mobile-angular-ui

    2,846Auf GitHub ansehen↗

    Mobile-angular-ui is a frontend framework designed for building touch-friendly mobile web applications using AngularJS and Bootstrap styles. It provides a toolkit for creating cross-platform interfaces with native-like gestures and responsive layouts, enabling developers to transform standard desktop web interfaces into touch-friendly mobile layouts with minimal structural adaptations. The framework includes directive-driven UI components such as sidebars, overlays, switches, and navigation bars. It supports declarative state management through generic directives that bind state transformatio

    Disables default window-level scrolling to establish independent scrollable containers alongside fixed navigation bars.

    JavaScript
    Auf GitHub ansehen↗2,846
  1. Home
  2. User Interface & Experience
  3. Overflow Scroll Management
  4. Viewport Scroll Locking