awesome-repositories.com
المدونة
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
shelljs avatar

shelljs/shx

0
View on GitHub↗
1,865 نجوم·51 تفرعات·JavaScript·MIT·4 مشاهدات

Shx

shx is a wrapper around ShellJS Unix commands, providing an easy solution for simple Unix-like, cross-platform commands in npm package scripts.

Features

  • Shell and Scripting - Portable shell commands for Node.
  • Cross-Platform Utilities - Provides a collection of common Unix utilities.

سجل النجوم

مخطط تاريخ النجوم لـ shelljs/shxمخطط تاريخ النجوم لـ shelljs/shx

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة shelljs/shx؟

shx is a wrapper around ShellJS Unix commands, providing an easy solution for simple Unix-like, cross-platform commands in npm package scripts.

ما هي الميزات الرئيسية لـ shelljs/shx؟

الميزات الرئيسية لـ shelljs/shx هي: Shell and Scripting, Cross-Platform Utilities.

ما هي البدائل مفتوحة المصدر لـ shelljs/shx؟

تشمل البدائل مفتوحة المصدر لـ shelljs/shx: erikbjare/gptme — gptme is a multi-agent orchestration platform designed for autonomous software engineering, terminal-based AI… pyinvoke/invoke — Invoke is a Python task automation library used to define and run named Python functions as command-line tasks. It… coreybutler/node-windows — Windows support for Node.JS scripts (daemons, eventlog, UAC, etc). davglass/cpr — CPR (cp -R). ehmicky/gulp-execa — Gulp.js command execution for humans. darkguy2008/parallelshell — This is a super simple npm module to run shell commands in parallel. All processes will share the same stdout/stderr,…

بدائل مفتوحة المصدر لـ Shx

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Shx.
  • erikbjare/gptmeالصورة الرمزية لـ ErikBjare

    ErikBjare/gptme

    4,334عرض على GitHub↗

    gptme is a multi-agent orchestration platform designed for autonomous software engineering, terminal-based AI integration, and RAG-enhanced code navigation. It enables the deployment of persistent agents and specialized subagents to decompose complex tasks and execute parallel technical workflows. The system distinguishes itself through a combination of vision-based GUI automation for controlling desktop applications and surgical patching mechanisms for targeted source code modifications. It utilizes git-based memory management to maintain a versioned history of agent identities, lessons, and

    Python
    عرض على GitHub↗4,334
  • pyinvoke/invokeالصورة الرمزية لـ pyinvoke

    pyinvoke/invoke

    4,716عرض على GitHub↗

    Invoke is a Python task automation library used to define and run named Python functions as command-line tasks. It provides a system for mapping functions to executable commands, enabling the automation of repetitive development workflows and the orchestration of build pipelines. The project implements a namespace-based task hierarchy, allowing related tasks to be grouped into nested collections for a structured command-line interface. It utilizes a layered configuration resolution system to merge settings from environment variables, configuration files, and defaults. The toolset includes sh

    Python
    عرض على GitHub↗4,716
  • coreybutler/node-windowsالصورة الرمزية لـ coreybutler

    coreybutler/node-windows

    2,931عرض على GitHub↗

    Windows support for Node.JS scripts (daemons, eventlog, UAC, etc).

    JavaScriptbackgrounddaemonnode-windows
    عرض على GitHub↗2,931
  • darkguy2008/parallelshellالصورة الرمزية لـ darkguy2008

    darkguy2008/parallelshell

    498عرض على GitHub↗

    This is a super simple npm module to run shell commands in parallel. All processes will share the same stdout/stderr, and if any command exits with a non-zero exit status, the rest are stopped and the exit code carries through.

    JavaScript
    عرض على GitHub↗498
  • عرض جميع البدائل الـ 27 لـ Shx→