awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
DOM Observers · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesDOM Observers

Utilities for monitoring and reacting to structural changes within the document object model.

Distinguishing note: Focuses specifically on DOM mutation observation patterns rather than general UI components or styling frameworks.

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

  1. Home
  2. User Interface & Experience
  3. DOM Observers

Awesome DOM Observers GitHub Repositories

Describe the repository you're looking for…
Find the best repos with AI.We'll search the best matching repositories with AI.
  • the1812/Bilibili-Evolved

    the1812/Bilibili-Evolved

    28,423View on GitHub↗

    Bilibili-Evolved is a browser-based environment that functions as a web content modification engine. It operates as a user interface customization suite, allowing users to personalize their browsing experience by injecting custom logic and interface modifications directly into the Bilibili platform. The project distinguishes itself through a modular component architecture that organizes independent features into isolated units, which can be toggled or configured individually. It utilizes a user-script injection mechanism and a document mutation observer pattern to dynamically alter site asset

    Monitors the document tree for structural changes to dynamically inject or re-style interface elements as they appear on screen.

    TypeScriptbilibilitampermonkeyuserscript
    28,423View on GitHub↗