awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesHTML Preprocessing

The process of transforming a simplified markup language into valid HTML or XHTML.

Distinct from HTML Parsing Command Line Tools: Candidates focus on parsing, validating, or compressing existing HTML, not the preprocessing of a shorthand language into HTML.

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

Awesome HTML Preprocessing GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • haml/hamlAvatar de haml

    haml/haml

    3,834Voir sur 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

    Transforms a simplified, indentation-based markup language into valid HTML or XHTML.

    Ruby
    Voir sur GitHub↗3,834
  1. Home
  2. Web Development
  3. HTML Preprocessing