awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
State-Based Styling Hooks · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesState-Based Styling Hooks

Mechanisms for applying styles based on element visibility or lifecycle state.

Distinguishing note: Focuses on DOM-injected state classes for layout transitions.

Explore 1 awesome GitHub repository matching user interface & experience · State-Based Styling Hooks. Refine with filters or upvote what's useful.

  1. Home
  2. User Interface & Experience
  3. State-Based Styling Hooks

Awesome State-Based Styling Hooks GitHub Repositories

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

    impress/impress.js

    38,583View on GitHub↗

    Impress.js is a browser-based presentation engine that transforms standard document elements into interactive, three-dimensional slide decks. It functions as a declarative layout framework, allowing users to define spatial relationships and visual perspectives for content within a coordinate-based canvas. By leveraging the browser's native rendering capabilities, it enables the creation of non-linear slide decks that utilize hardware-accelerated transformations for movement and perspective shifts. The framework distinguishes itself through a state-driven controller that manages active content

    Applies specific CSS classes to elements based on their current visibility to trigger style changes and layout transitions.

    JavaScript
    38,583View on GitHub↗