awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • me115/design_patternsme115 的头像

    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/thebookofshaderspatriciogonzalezvivo 的头像

    patriciogonzalezvivo/thebookofshaders

    6,931在 GitHub 上查看↗

    The Book of Shaders 是一个交互式教育指南和课程,用于学习 GLSL 片段着色器编程以创建程序化图形和视觉效果。它提供了一个结构化的学习路径和分类参考指南,涵盖着色器开发中使用的数据类型、内置函数和数学运算。 该项目具有一个基于 Web 的着色器沙盒和交互式编辑器,允许对 GLSL 代码进行实时迭代和可视化。用户可以尝试程序化艺术,并通过唯一 URL 分享他们的结果。 该课程涵盖了广泛的图形编程功能,包括符号距离场、坐标变换、基于噪声的合成和图像处理滤镜。它还包含高级技术,例如用于三维场景渲染的射线步进和动态物理系统模拟。 教育内容通过构建系统交付,该系统将 markdown 源文件转换为本地化的 HTML 页面和多格式文档,包括 PDF、EPUB 和 LaTeX。

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

    GLSL
    在 GitHub 上查看↗6,931
  • jgm/commonmarkjgm 的头像

    jgm/CommonMark

    5,106在 GitHub 上查看↗

    CommonMark 是 Markdown 的正式标准规范,提供参考实现和一组规则,以确保跨不同平台的文本渲染一致性。它由一个 Markdown 解析器实现和一套用于生成正式语法文档的系统组成。 该项目包含一个带有超过五百个嵌入示例的全面一致性测试套件,以验证其他 Markdown 实现是否遵循该规范。它提供将这些测试用例导出为 JSON 格式的工具,以便在外部验证过程中使用。 该系统涵盖文档格式转换,将正式规范转换为人类可读的 HTML 和 PDF 输出。它通过单遍标记化(tokenization)和基于规则的语法标准化,采用结构化的文本处理方法。

    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