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 RepositoriesTemplate Control Flow

Logic structures used to determine which content sections to render within a template.

Distinct from Script Control Flow: Distinct from Script Control Flow by focusing on content visibility and rendering logic rather than automation scripts.

Explore 1 awesome GitHub repository matching software engineering & architecture · Template Control Flow. Refine with filters or upvote what's useful.

Awesome Template Control Flow GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • scriban/scribanAvatar de scriban

    scriban/scriban

    3,905Ver en GitHub↗

    Scriban is a text templating library and .NET scripting engine used for dynamic text generation. It functions as a template processor and a safe scripting sandbox, providing a secure execution environment that restricts object exposure to prevent unauthorized code execution. The project also includes an abstract syntax tree template parser that allows for programmatic template analysis and modification. The engine features a dedicated Liquid template engine and compatibility mode, allowing it to parse, execute, and convert templates written in Liquid syntax. It distinguishes itself through a

    Executes loops and conditional logic to dynamically determine which content to render.

    C#handlebarsliquidmustache
    Ver en GitHub↗3,905
  1. Home
  2. Software Engineering & Architecture
  3. Execution Flow Control
  4. Template Control Flow