awesome-repositories.comBlog
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPBlogSitemapPrivacyTerms
Isolated UI Components · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesIsolated UI Components

Interface elements rendered within shadow roots to ensure style encapsulation.

Distinguishing note: Focuses on style isolation via Shadow DOM rather than general UI frameworks.

Explore 1 awesome GitHub repository matching user interface & experience · Isolated UI Components. Refine with filters or upvote what's useful.

  1. Home
  2. User Interface & Experience
  3. Isolated UI Components

Awesome Isolated UI Components GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • philc/vimium

    philc/vimium

    26,071View on GitHub↗

    Vimium is a browser extension that provides a keyboard-driven interface for web navigation. By mapping standard text editor commands to browser interactions, it enables users to navigate web pages and interface elements without relying on a mouse or trackpad. The project functions as a customizable input mapper that intercepts low-level keyboard events at the document root. This allows users to override default browser shortcuts and define personalized command sequences to tailor their browsing workflow. The extension maintains consistent control across all browser environments, including res

    Renders interface overlays inside isolated shadow roots to prevent style conflicts with host pages.

    JavaScript
    26,071View on GitHub↗