awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

4 Repos

Awesome GitHub RepositoriesAttribute-Based State Feedback

Visual feedback mechanisms triggered by standard HTML attributes and pseudo-classes for validation and interaction states.

Distinct from Attribute-Based Directives: Distinct from Attribute-Based Directives: focuses on CSS-driven visual state feedback rather than logic binding.

Explore 4 awesome GitHub repositories matching web development · Attribute-Based State Feedback. Refine with filters or upvote what's useful.

Awesome Attribute-Based State Feedback GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • google/material-design-liteAvatar von google

    google/material-design-lite

    32,181Auf GitHub ansehen↗

    Material Design Lite is a Material Design UI library and CSS design system. It serves as a front-end component framework providing a collection of HTML, CSS, and JavaScript components that implement the Material Design visual language for web applications. The project enables the implementation of Material Design components and a standardized design language to maintain a consistent look and feel across user interfaces. It supports frontend UI development and responsive web styling through pre-built components. The library facilitates rapid web prototyping by providing pre-styled components

    Triggers visual state transitions and CSS updates by modifying DOM attributes in response to user interaction.

    HTMLmaterialmaterial-componentsmaterial-design
    Auf GitHub ansehen↗32,181
  • picocss/picoAvatar von picocss

    picocss/pico

    16,342Auf GitHub ansehen↗

    Pico is a lightweight, classless CSS framework designed to provide consistent, accessible, and responsive visual defaults for web interfaces. By prioritizing semantic HTML tags, it allows developers to build clean, structured pages without the need for complex class names or heavy dependencies. The framework functions as a comprehensive design system that automatically applies styling to standard elements, ensuring that typography, spacing, and layout remain cohesive across different screen sizes. The framework distinguishes itself through a modular, variable-driven architecture that emphasiz

    Provides visual feedback for validation and interaction states using standard HTML attributes.

    CSScsscss-frameworkdark-mode
    Auf GitHub ansehen↗16,342
  • wiredjs/wired-elementsAvatar von wiredjs

    wiredjs/wired-elements

    10,800Auf GitHub ansehen↗

    Wired Elements is a hand-drawn web component library and custom element UI kit. It provides a set of low-fidelity visual building blocks designed to produce a rough, non-polished aesthetic for early-stage design iterations. The framework enables the creation of rapid UI prototypes, low-fidelity wireframes, and conceptual UX mappings. It uses a sketched appearance to help focus iterations on layout and functionality rather than final visual polish. The library utilizes SVG-based path rendering and web component encapsulation to deliver its hand-drawn style. Visual states are managed through e

    Provides visual feedback and state updates for sketched components triggered by HTML attribute changes.

    TypeScript
    Auf GitHub ansehen↗10,800
  • kazzkiq/balloon.cssAvatar von kazzkiq

    kazzkiq/balloon.css

    5,014Auf GitHub ansehen↗

    balloon.css ist ein leichtgewichtiges, CSS-basiertes Framework für die Implementierung anpassbarer Tooltips und Text-Overlays. Es handelt sich um eine reine CSS-Bibliothek, die die Erstellung informativer Pop-up-Elemente ohne JavaScript-Laufzeitumgebung ermöglicht. Das Framework verwendet CSS-Variablen für die Anpassung von Farben, Schriftarten und Animationen. Tooltips können relativ zum Auslöser-Element in verschiedene Richtungen positioniert werden und unterstützen die Einbettung von Rich Content, wie HTML-Sonderzeichen und Icon-Fonts. Die Sichtbarkeit wird primär über Hover-Trigger gesteuert, das System unterstützt jedoch auch die programmgesteuerte Sichtbarkeit durch das Umschalten spezifischer HTML-Attribute. Die Rendering-Engine nutzt absolute Positionierung und Pseudo-Elemente, um Inhalte basierend auf Benutzerinteraktionen oder definierten Zuständen anzuzeigen.

    Implements visual state changes for tooltips triggered by HTML attributes and hover pseudo-classes.

    CSScsshtmlless
    Auf GitHub ansehen↗5,014
  1. Home
  2. Web Development
  3. Attribute-Based Directives
  4. Attribute-Based State Feedback