1 Repo
Utilities for programmatically modifying browser-level elements like the page title and favicon.
Distinct from Browser Interaction Controls: Candidates focus on page management for testing or internal browser kernels, not UI metadata modification.
Explore 1 awesome GitHub repository matching web development · Browser Metadata Controllers. Refine with filters or upvote what's useful.
react-use is a collection of reusable state and effect hooks for managing common logic in React applications. It serves as a comprehensive library for implementing state management patterns and wrapping various browser APIs into consistent hook interfaces. The project provides a specialized toolkit for DOM interaction and browser API integration, allowing components to track element dimensions, manage cookies, and monitor hardware sensors. It includes a suite of animation and timing utilities for physics-based numeric interpolation and frame-synced state updates. Beyond basic state managemen
Modifies the page title, favicon, and body scroll locking to control browser behavior and appearance.