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 RepositoriesAutomatic Element Mapping

Automated binding of JavaScript controller properties to child DOM elements based on data attributes.

Distinct from HTML Element Bindings: Focuses on the automatic mapping of child elements to class properties, rather than general support for standard web element attributes.

Explore 1 awesome GitHub repository matching user interface & experience · Automatic Element Mapping. Refine with filters or upvote what's useful.

Awesome Automatic Element Mapping GitHub Repositories

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

    hotwired/stimulus

    13,058Vezi pe GitHub↗

    Stimulus is a JavaScript behavior framework and client-side logic layer used to add interactive behavior to server-rendered HTML. It functions as a system of DOM component controllers that organize JavaScript logic into classes, allowing developers to enhance server-delivered markup without replacing the rendering process with a client-side framework. The framework uses data attributes to bind JavaScript classes to HTML elements and map DOM events to specific methods through document-level event delegation. It employs a lifecycle manager based on mutation observers to automatically instantiat

    Provides automatic binding of DOM elements to controller properties using data attributes.

    TypeScript
    Vezi pe GitHub↗13,058
  1. Home
  2. User Interface & Experience
  3. HTML Element Bindings
  4. Automatic Element Mapping