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

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

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

filterkaapi/pandex

0
View on GitHub↗
65 星标·11 分支·Elixir·MIT·5 次浏览

Pandex

Lightweight Elixir wrapper for Pandoc. Convert Markdown, CommonMark, HTML, Latex... to HTML, HTML5, opendocument, rtf, texttile, asciidoc, markdown, json and others

Features

  • Markdown Processing - Wrapper for converting between various document formats.

Star 历史

filterkaapi/pandex 的 Star 历史图表filterkaapi/pandex 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Pandex 的开源替代方案

相似的开源项目,按与 Pandex 的功能重合度排序。
  • remarkjs/remarkremarkjs 的头像

    remarkjs/remark

    8,911在 GitHub 上查看↗

    Remark is a markdown processor and transformer that converts markdown text into a structured JSON abstract syntax tree for programmatic manipulation. It functions as a plugin-based tool within the unified ecosystem, allowing users to parse, transform, and stringify markdown content. The project is distinguished by its extensibility through a plugin system that supports custom markdown syntax extensions, the introduction of new markup elements, and the definition of custom processing logic. This framework enables the modification of content through a visitor-pattern traversal of the syntax tre

    JavaScript
    在 GitHub 上查看↗8,911
  • devinus/markdowndevinus 的头像

    devinus/markdown

    88在 GitHub 上查看↗

    A simple Elixir Markdown to HTML conversion library

    C
    在 GitHub 上查看↗88
  • epistates/treemdEpistates 的头像

    Epistates/treemd

    647在 GitHub 上查看↗

    A (TUI/CLI) markdown navigator with tree-based structural navigation.

    Rust
    在 GitHub 上查看↗647
  • asaaki/discount.exasaaki 的头像

    asaaki/discount.ex

    21在 GitHub 上查看↗

    Elixir NIF for discount, a Markdown parser

    Elixir
    在 GitHub 上查看↗21
查看 Pandex 的所有 10 个替代方案→

常见问题解答

filterkaapi/pandex 是做什么的?

Lightweight Elixir wrapper for Pandoc. Convert Markdown, CommonMark, HTML, Latex... to HTML, HTML5, opendocument, rtf, texttile, asciidoc, markdown, json and others

filterkaapi/pandex 的主要功能有哪些?

filterkaapi/pandex 的主要功能包括:Markdown Processing。

filterkaapi/pandex 有哪些开源替代品?

filterkaapi/pandex 的开源替代品包括: remarkjs/remark — Remark is a markdown processor and transformer that converts markdown text into a structured JSON abstract syntax tree… asaaki/discount.ex — Elixir NIF for discount, a Markdown parser. devinus/markdown — A simple Elixir Markdown to HTML conversion library. epistates/treemd — A (TUI/CLI) markdown navigator with tree-based structural navigation. h3rald/hastyscribe. madprops/lester.