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

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

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

1 مستودع

Awesome GitHub RepositoriesProject-Local Template Generators

CLI tools that scaffold new files and inject code into existing ones using project-local templates discovered at runtime.

Distinct from Template-Based Code Generators: Distinct from Template-Based Code Generators: discovers templates by scanning a project's _templates directory at runtime, not by applying per-language templates from a fixed set.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Project-Local Template Generators. Refine with filters or upvote what's useful.

Awesome Project-Local Template Generators GitHub Repositories

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

    jondot/hygen

    5,935عرض على GitHub↗

    Hygen is a code generator CLI and interactive template engine that scaffolds new files and injects code into existing ones using project-local templates. It operates as a Node.js code generator library that can be embedded inside custom binaries for tailored workflows, and also functions as a project scaffolding tool for bootstrapping new projects or folders from remote template repositories. The tool discovers templates by scanning a project's _templates directory at runtime, mapping folder and file names directly to generator commands and actions. It collects user input through interactiv

    Scaffolding new files and injecting code into existing ones using project-local templates and a fast command-line interface.

    JavaScriptcligeneratornodejs
    عرض على GitHub↗5,935
  1. Home
  2. Programming Languages & Runtimes
  3. Source Code Generators
  4. Specification from Code Generators
  5. Natural Language Code Generators
  6. Template-Based Code Generators
  7. Project-Local Template Generators