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
·

2 Repos

Awesome GitHub RepositoriesTemplate Layout Frameworks

Systems for organizing reusable UI structures using template nesting and block overrides.

Distinct from Component Inheritance: Candidates focus on class or component inheritance, not the structural layout inheritance of templates.

Explore 2 awesome GitHub repositories matching web development · Template Layout Frameworks. Refine with filters or upvote what's useful.

Awesome Template Layout Frameworks GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • goofychris/art-templateAvatar von goofychris

    goofychris/art-template

    9,861Auf GitHub ansehen↗

    art-template is a JavaScript templating engine and HTML template compiler that transforms custom syntax and script statements into optimized HTML output. It functions as a precompiled template engine that converts template source into standalone JavaScript functions to render dynamic content from data. The engine features a template inheritance framework that organizes layouts through nesting, blocks, and inclusions to create reusable components across multiple files. It incorporates automatic output sanitization and encoding to prevent cross-site scripting attacks. The system includes capab

    Provides a structure for organizing layouts using nesting, blocks, and inclusions across multiple files.

    JavaScriptexpressjavascriptkoa
    Auf GitHub ansehen↗9,861
  • midudev/jscampAvatar von midudev

    midudev/jscamp

    3,811Auf GitHub ansehen↗

    jscamp is a full-stack web development and education project focused on mastering JavaScript, TypeScript, and AI integration. It provides a structured curriculum and interactive exercises covering language fundamentals, frontend engineering, and backend API development. The project distinguishes itself through the implementation of autonomous AI agents capable of complex task automation, such as modifying files, managing servers, and executing API calls. It includes advanced AI development tools for conversational querying, real-time code suggestions, and automated repository analysis to gene

    Implements single components that provide shared visual structures across the application.

    JavaScriptbootcamp
    Auf GitHub ansehen↗3,811
  1. Home
  2. Web Development
  3. Template Layout Frameworks

Unter-Tags erkunden

  • Shared Visual Structure ComponentsCreation of reusable layout components to ensure consistent visual structures across views. **Distinct from Template Layout Frameworks:** Distinct from framework-level template nesting by focusing on the creation of specific reusable layout components.