1 repo
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.
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.