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

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

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

1 个仓库

Awesome GitHub RepositoriesShell Command Libraries

Libraries that implement common shell utilities as functions within a specific programming language runtime.

Distinguishing note: Candidates focus on network or logging libraries; this is a general-purpose shell utility implementation.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Shell Command Libraries. Refine with filters or upvote what's useful.

Awesome Shell Command Libraries GitHub Repositories

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

    shelljs/shelljs

    14,402在 GitHub 上查看↗

    ShellJS is a Node.js shell command library that provides a portable Unix-like utility suite for cross-platform system automation. It serves as a cross-platform filesystem API and a process wrapper for spawning and controlling external system subprocesses. The project translates Unix shell commands into equivalent operations for the host operating system, allowing scripts to run consistently across different platforms. It supports the registration of custom commands and the integration of third-party plugins to extend its portable shell capabilities. The library covers broad capability areas

    Provides a collection of portable Unix shell commands implemented natively in Node.js.

    JavaScriptbashjavascriptnode
    在 GitHub 上查看↗14,402
  1. Home
  2. Programming Languages & Runtimes
  3. Shell Command Libraries