awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 repositorio

Awesome GitHub RepositoriesAttribute Mapping

Using data structures like hashes to define and expand HTML element attributes.

Distinct from HTML Attribute Extensions: Distinct from attribute extensions by focusing on the mapping of Ruby hashes to HTML attributes.

Explore 1 awesome GitHub repository matching web development · Attribute Mapping. Refine with filters or upvote what's useful.

Awesome Attribute Mapping GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • haml/hamlAvatar de haml

    haml/haml

    3,834Ver en GitHub↗

    Haml is a Ruby HTML template engine and server-side rendering library. It functions as an HTML markup preprocessor that transforms a concise, indentation-based shorthand syntax into standard HTML and XHTML markup. The system uses hierarchical whitespace instead of explicit closing tags to define the structure of documents, reducing boilerplate during markup authoring. It integrates Ruby logic directly into templates to evaluate conditional statements, process dynamic data, and interpolate values. The engine provides tools for managing element attributes through hashes, controlling output whi

    Enables the definition of HTML attributes using Ruby hashes with support for boolean values and recursive expansion.

    Ruby
    Ver en GitHub↗3,834
  1. Home
  2. Web Development
  3. HTML Attribute Extensions
  4. Attribute Mapping