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

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

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesSpecification Document Renderers

Tools that convert formal technical specifications into human-readable formats like HTML and PDF.

Distinct from Feature Specification Documents: Distinct from Feature Specification Documents: focuses on the transformation of the formal spec into readable output rather than the storage of requirements.

Explore 1 awesome GitHub repository matching development tools & productivity · Specification Document Renderers. Refine with filters or upvote what's useful.

Awesome Specification Document Renderers GitHub Repositories

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

    jgm/CommonMark

    5,106在 GitHub 上查看↗

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

    Converts the formal syntax specification into HTML and PDF formats for human readability.

    Python
    在 GitHub 上查看↗5,106
  1. Home
  2. Development Tools & Productivity
  3. Feature Specification Documents
  4. Specification Document Renderers