awesome-repositories.com
Blog
awesome-repositories.com

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

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

2 Repos

Awesome GitHub RepositoriesViewport Overflow Prevention

Automatically repositioning elements to ensure they remain within the visible browser viewport.

Distinct from Internal Scroll Overflows: Distinct from internal scroll overflows; specifically addresses elements clipping outside the window edge.

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

Awesome Viewport Overflow Prevention GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • shipshapecode/tetherAvatar von shipshapecode

    shipshapecode/tether

    8,489Auf GitHub ansehen↗

    Tether is a DOM positioning engine designed to anchor floating user interface elements, such as tooltips and dropdowns, to target elements. It functions as a logic engine for managing the placement of overlays and synchronizing the position of secondary elements relative to primary anchors. The system includes collision detection and overflow prevention to ensure that floating menus and overlays remain within the visible viewport. It automatically repositions elements when they encounter page boundaries to prevent visual clipping. The tool manages dynamic element alignment and tracking durin

    Automatically repositions floating interface elements to ensure they remain fully visible and do not clip outside screen edges.

    JavaScripthacktoberfestjavascriptposition
    Auf GitHub ansehen↗8,489
  • lorenzodifuccia/safaribooksAvatar von lorenzodifuccia

    lorenzodifuccia/safaribooks

    5,091Auf GitHub ansehen↗

    This project is a digital library exporter and EPUB content generator specifically designed to download and convert books from the O'Reilly Learning platform into electronic publication files for offline reading and permanent storage. It functions as a web content scraper that retrieves restricted text and media to facilitate digital library archiving. The tool manages session authentication using credentials or cookies to maintain continuous access to content. It retrieves books via unique identifiers and transforms the source material into standardized EPUB files, including layout optimizat

    Adjusts table and element overflows during file generation to ensure layout compatibility across various e-reading devices.

    Pythoncalibreepuboreilly
    Auf GitHub ansehen↗5,091
  1. Home
  2. User Interface & Experience
  3. Internal Scroll Overflows
  4. Viewport Overflow Prevention

Unter-Tags erkunden

  • EPUB Element Overflow OptimizationsAdjusts tables and content overflows specifically for EPUB files to ensure e-reader compatibility. **Distinct from Viewport Overflow Prevention:** Distinct from Viewport Overflow Prevention: focuses on static document element overflows in e-books rather than dynamic browser viewport elements.