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

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

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

2 مستودعات

Awesome GitHub RepositoriesExtension-Based Engine Resolution

Automatic determination of the appropriate snippet engine or format based on the file extension of the template source.

Distinct from Input Format Selection by Extension: None of the candidates specifically address mapping template source extensions to snippet engine types in a developer productivity context.

Explore 2 awesome GitHub repositories matching development tools & productivity · Extension-Based Engine Resolution. Refine with filters or upvote what's useful.

Awesome Extension-Based Engine Resolution GitHub Repositories

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

    honza/vim-snippets

    4,879عرض على GitHub↗

    vim-snippets هي مكتبة تحتوي على قوالب برمجية جاهزة ونماذج أولية (boilerplates) للعديد من لغات البرمجة مصممة للاستخدام داخل Vim. توفر المكتبة أنماطاً قياسية وكتلاً برمجية متكررة لمجموعة واسعة من اللغات وأطر العمل. تتضمن المجموعة قوالب مهيأة لمحرك Snipmate وإضافات توسيع النصوص المتوافقة الأخرى. كما تتميز بمجموعات قوالب اختيارية لمكتبات وأطر عمل محددة للحفاظ على تنظيم مساحة أسماء القوالب العالمية. يدير المشروع النماذج الأولية متعددة اللغات وتكامل القوالب الخارجية من خلال الكشف التلقائي عن اللغة وتحديد نوع الملف. كما يدعم تنسيقات محركات القوالب المختلفة وينظم القوالب حسب إصدار اللغة أو اللهجة.

    Determines which snippet engine to use by matching the file extension of the template source.

    Vim Snippet
    عرض على GitHub↗4,879
  • forwardemail/email-templatesالصورة الرمزية لـ forwardemail

    forwardemail/email-templates

    3,734عرض على GitHub↗

    This project is a Node.js email templating engine and SMTP delivery framework used for creating, rendering, and sending custom email templates. It provides a comprehensive suite for email orchestration, including a system for dispatching templated messages and a tool for generating custom layouts to standardize outbound messaging. The framework includes a dedicated HTML CSS inliner that converts external stylesheets into inline styles for consistent rendering across different email clients. It also features a multilingual localization tool for translating template text and subject lines, and

    Maps file extensions to specific template engines to determine the appropriate rendering logic for each file.

    JavaScriptcsscustomejs
    عرض على GitHub↗3,734
  1. Home
  2. Development Tools & Productivity
  3. Extension-Based Engine Resolution