awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 مستودع

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

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • scriban/scribanالصورة الرمزية لـ scriban

    scriban/scriban

    3,905عرض على 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
    عرض على GitHub↗3,905
  1. Home
  2. Software Engineering & Architecture
  3. Execution Flow Control
  4. Template Control Flow