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

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

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

3 مستودعات

Awesome GitHub RepositoriesMulti-Format Generators

Tools that convert technical content into multiple distribution formats such as HTML, PDF, and ePub.

Distinct from Technical Documentation: Focuses on the conversion process to various output formats rather than just the organization of technical knowledge.

Explore 3 awesome GitHub repositories matching content management & publishing · Multi-Format Generators. Refine with filters or upvote what's useful.

Awesome Multi-Format Generators GitHub Repositories

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

    me115/design_patterns

    7,124عرض على GitHub↗

    This project is an object-oriented architecture reference and software design patterns guide. It provides a collection of creational, structural, and behavioral patterns accompanied by practical code examples and architectural explanations to help manage complex control flows and decouple software components. The project functions as a technical documentation framework and UML visualization library. It uses Unified Modeling Language class and sequence diagrams to illustrate object relationships and runtime interactions, and it includes a system for converting architecture guides into HTML, PD

    Ships a system for converting architecture guides into HTML, PDF, and ePub formats.

    C++
    عرض على GitHub↗7,124
  • patriciogonzalezvivo/thebookofshadersالصورة الرمزية لـ patriciogonzalezvivo

    patriciogonzalezvivo/thebookofshaders

    6,931عرض على GitHub↗

    The Book of Shaders is an interactive educational guide and curriculum for learning GLSL fragment shader programming to create procedural graphics and visual effects. It provides a structured learning path and a categorized reference guide for data types, built-in functions, and mathematical operations used in shader development. The project features a web-based shader sandbox and interactive editor that allows for real-time iteration and visualization of GLSL code. Users can experiment with procedural art and share their results via unique URLs. The curriculum covers a wide range of graphic

    Automatically converts the shader curriculum into multiple distribution formats including PDF, EPUB, and LaTeX.

    GLSL
    عرض على GitHub↗6,931
  • jgm/commonmarkالصورة الرمزية لـ jgm

    jgm/CommonMark

    5,106عرض على GitHub↗

    CommonMark هو مواصفة قياسية رسمية لـ Markdown، توفر تنفيذاً مرجعياً ومجموعة من القواعد لضمان عرض نص متسق عبر منصات مختلفة. تتكون من تنفيذ محلل Markdown ونظام لتوليد وثائق بناء الجملة الرسمية. يتضمن المشروع مجموعة اختبار مطابقة شاملة مع أكثر من خمسمائة مثال مضمن للتحقق من أن تطبيقات Markdown الأخرى تلتزم بالمواصفات. ويوفر أدوات لتصدير حالات الاختبار هذه بتنسيق JSON للاستخدام في عمليات التحقق الخارجية. يغطي النظام تحويل تنسيق المستند، وتحويل المواصفات الرسمية إلى مخرجات HTML وPDF قابلة للقراءة من قبل البشر. يستخدم نهجاً مهيكلاً لمعالجة النص من خلال الترميز أحادي التمرير وتوحيد بناء الجملة القائم على القواعد.

    Transforms the formal syntax specification into multiple distribution formats including HTML and PDF.

    Python
    عرض على GitHub↗5,106
  1. Home
  2. Content Management & Publishing
  3. Documentation and Knowledge Management
  4. Technical Documentation
  5. Multi-Format Generators