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

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

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

1 个仓库

Awesome GitHub RepositoriesBatch Processing CLI Wrappers

Command-line utilities that wrap internal logic to enable batch processing of files.

Distinct from Command Line Wrappers: Distinct from general CLI wrappers which often provide GUIs for media tools; this is a terminal-to-terminal batch wrapper.

Explore 1 awesome GitHub repository matching development tools & productivity · Batch Processing CLI Wrappers. Refine with filters or upvote what's useful.

Awesome Batch Processing CLI Wrappers GitHub Repositories

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

    sbarex/SourceCodeSyntaxHighlight

    4,145在 GitHub 上查看↗

    SourceCodeSyntaxHighlight 是一款语法高亮引擎和版本控制可视化工具。它作为一个源代码语法高亮器,将配色方案和格式应用于编程语言以进行视觉显示,并作为一个用于突出显示相对于版本控制提交的代码更改和差异的工具。 该项目实现为 macOS Quick Look 扩展,在 Finder 中提供源代码文件的语法高亮预览。它还包括一个语言服务器协议 (LSP) 客户端,用于在代码预览期间提供语义 Token 和悬停信息,以及一个用于将源代码文件批量处理为高亮输出的命令行界面工具。 其他功能涵盖通过标记添加、编辑或删除的行来可视化版本控制更改。该系统支持通过自定义脚本进行源文件预处理,支持颜色和字体的视觉外观定制,并使用外部高亮库进行渲染。

    Provides a standalone binary for batch processing source files into highlighted output via the terminal.

    C++
    在 GitHub 上查看↗4,145
  1. Home
  2. Development Tools & Productivity
  3. Batch Processing CLI Wrappers