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

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

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

iamakulov/echo-cli

0
View on GitHub↗
6 نجوم·5 تفرعات·JavaScript·MIT·2 مشاهدات

Echo Cli

Why? Because Windows’ CMD doesn’t support escape sequences, and even a new line is printed differently from Bash. This makes outputting something from npm scripts much more challenging.

Features

  • Cross-Platform Utilities - Cross-platform echo with escape sequence support.

سجل النجوم

مخطط تاريخ النجوم لـ iamakulov/echo-cliمخطط تاريخ النجوم لـ iamakulov/echo-cli

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

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

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

Start searching with AI

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Echo Cli.
  • calvinmetcalf/copyfilesالصورة الرمزية لـ calvinmetcalf

    calvinmetcalf/copyfiles

    422عرض على GitHub↗

    copyfiles

    JavaScript
    عرض على GitHub↗422
  • davglass/cprالصورة الرمزية لـ davglass

    davglass/cpr

    82عرض على GitHub↗

    CPR (cp -R)

    JavaScript
    عرض على GitHub↗82
  • isaacs/rimrafالصورة الرمزية لـ isaacs

    isaacs/rimraf

    5,846عرض على GitHub↗

    rimraf is a Node.js recursive file deletion tool and cross-platform filesystem utility. It provides both a programmatic library and a command-line interface for removing files and directories and all of their contained contents across different operating systems. The utility supports glob-based file deletion, allowing the removal of items that match specific wildcard patterns rather than just literal paths. It also includes the ability to abort deletion processes mid-execution and apply custom predicate-based filtering to exclude specific files or folders. The project covers broad filesystem

    TypeScript
    عرض على GitHub↗5,846
  • byteclubfr/node-sync-filesالصورة الرمزية لـ byteclubfr

    byteclubfr/node-sync-files

    44عرض على GitHub↗

    Synchronize files or folders locally, with a watch option

    JavaScript
    عرض على GitHub↗44
عرض جميع البدائل الـ 13 لـ Echo Cli→

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

ما هي وظيفة iamakulov/echo-cli؟

Why? Because Windows’ CMD doesn’t support escape sequences, and even a new line is printed differently from Bash. This makes outputting something from npm scripts much more challenging.

ما هي الميزات الرئيسية لـ iamakulov/echo-cli؟

الميزات الرئيسية لـ iamakulov/echo-cli هي: Cross-Platform Utilities.

ما هي البدائل مفتوحة المصدر لـ iamakulov/echo-cli؟

تشمل البدائل مفتوحة المصدر لـ iamakulov/echo-cli: calvinmetcalf/copyfiles — copyfiles. davglass/cpr — CPR (cp -R). isaacs/rimraf — rimraf is a Node.js recursive file deletion tool and cross-platform filesystem utility. It provides both a… kentcdodds/cross-env — cross-env is a Node.js command line utility and cross-platform shell script runner. It functions as an environment… milewski/cross-os — OS Specific npm scripts! Ideal for tasks that differs across Operating System Platforms. byteclubfr/node-sync-files — Synchronize files or folders locally, with a watch option.