awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repository

Awesome GitHub RepositoriesMarkup-Based UI Libraries

Libraries that embed logic into HTML markup.

Distinguishing note: Focuses on the markup-centric approach to UI development.

Explore 1 awesome GitHub repository matching web development · Markup-Based UI Libraries. Refine with filters or upvote what's useful.

Awesome Markup-Based UI Libraries GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • alpinejs/alpineAvatar alpinejs

    alpinejs/alpine

    31,675Vezi pe GitHub↗

    This project is a declarative framework for building reactive user interfaces by embedding logic directly into HTML markup. It functions as a lightweight state container that tracks data changes and automatically synchronizes the document object model with the underlying application state. By utilizing proxy-based observation, it ensures that interface updates occur precisely when reactive properties are modified. The framework distinguishes itself by allowing developers to define interactive behavior through custom attributes rather than external scripts. This approach enables the compositio

    Embeds logic and event handling directly into the document structure to simplify building interactive web interfaces.

    HTML
    Vezi pe GitHub↗31,675
  1. Home
  2. Web Development
  3. Markup-Based UI Libraries