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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repository-uri

Awesome GitHub RepositoriesScroll Access Controllers

Mechanisms to dynamically enable or disable scrolling and keyboard navigation based on application state.

Distinct from Scroll State Controllers: Focuses specifically on toggling the ability to scroll, whereas Scroll State Controllers manage the position and velocity of the scroll.

Explore 3 awesome GitHub repositories matching user interface & experience · Scroll Access Controllers. Refine with filters or upvote what's useful.

Awesome Scroll Access Controllers GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • alvarotrigo/fullpage.jsAvatar alvarotrigo

    alvarotrigo/fullPage.js

    35,437Vezi pe GitHub↗

    fullPage.js is a JavaScript full-screen scrolling library and layout engine used to create websites composed of vertical sections and horizontal slides that snap to the viewport. It provides a system for organizing web content into full-screen pages with automatic snapping behavior. The library distinguishes itself through a WebGL transition framework and visual storytelling tools, enabling cinematic effects such as 3D rotations, parallax backgrounds, fading, and water distortion during navigation. It also features a responsive adaptation system that can switch from automatic snapping to stan

    Allows dynamically enabling or disabling scrolling and keyboard navigation for specific directions.

    JavaScriptfullpagefullscreenjavascript
    Vezi pe GitHub↗35,437
  • swiftuix/swiftuixAvatar SwiftUIX

    SwiftUIX/SwiftUIX

    8,067Vezi pe GitHub↗

    SwiftUIX is a framework extension and component library that provides specialized layout tools and native platform bridges for SwiftUI. It functions as a declarative toolkit for building macOS and iOS applications by adding missing native components and expanded interface elements to the standard library. The project focuses on bridging declarative state to native imperative APIs, particularly for macOS desktop interfaces. It includes specialized controls for window visibility, navigation bar appearance, and system status bar integration, as well as tools for managing system activity controll

    Implements mechanisms to dynamically enable or disable scrolling based on application state.

    Swiftattributedstringbackwards-compatibilitycollection-view
    Vezi pe GitHub↗8,067
  • microsoft/faraAvatar microsoft

    microsoft/fara

    5,901Vezi pe GitHub↗

    FARA is a visual computer-use agent model that controls a browser by predicting screen coordinates for clicking, typing, and scrolling, without relying on DOM or accessibility trees. It is designed to automate multi-step web tasks such as searching, form filling, booking, and shopping by reasoning over visual state and decomposing tasks into sequential actions. The model uses a compact 7-billion-parameter decoder-only transformer that can run on consumer GPUs for low-latency on-device inference, or be deployed as a managed endpoint on Azure Foundry for cloud-based inference without local infr

    Perceives webpages and performs scrolling, typing, and clicking on predicted coordinates without accessibility trees.

    Pythonagentbrowser-usecomputer-use
    Vezi pe GitHub↗5,901
  1. Home
  2. User Interface & Experience
  3. Scroll Interaction Handlers
  4. Scroll State Controllers
  5. Scroll Access Controllers

Explorează sub-etichetele

  • Visual Computer ControllersSystems that perceive webpages and perform actions like scrolling, typing, and clicking on predicted coordinates. **Distinct from Scroll Access Controllers:** Distinct from Scroll Access Controllers: focuses on visual perception-based action prediction, not just scroll toggling.