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

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

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

byteclubfr/node-sync-files

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

Node Sync Files

Synchronize files or folders locally, with a watch option

Features

  • Cross-Platform Utilities - Synchronizes directories with watch mode.

سجل النجوم

مخطط تاريخ النجوم لـ byteclubfr/node-sync-filesمخطط تاريخ النجوم لـ byteclubfr/node-sync-files

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

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

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

Start searching with AI

بدائل مفتوحة المصدر لـ Node Sync Files

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Node Sync Files.
  • davglass/cprالصورة الرمزية لـ davglass

    davglass/cpr

    82عرض على GitHub↗

    CPR (cp -R)

    JavaScript
    عرض على GitHub↗82
  • iamakulov/echo-cliالصورة الرمزية لـ iamakulov

    iamakulov/echo-cli

    6عرض على GitHub↗

    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.

    JavaScript
    عرض على GitHub↗6
  • 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
  • calvinmetcalf/copyfilesالصورة الرمزية لـ calvinmetcalf

    calvinmetcalf/copyfiles

    422عرض على GitHub↗

    copyfiles

    JavaScript
    عرض على GitHub↗422
عرض جميع البدائل الـ 13 لـ Node Sync Files→

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

ما هي وظيفة byteclubfr/node-sync-files؟

Synchronize files or folders locally, with a watch option

ما هي الميزات الرئيسية لـ byteclubfr/node-sync-files؟

الميزات الرئيسية لـ byteclubfr/node-sync-files هي: Cross-Platform Utilities.

ما هي البدائل مفتوحة المصدر لـ byteclubfr/node-sync-files؟

تشمل البدائل مفتوحة المصدر لـ byteclubfr/node-sync-files: davglass/cpr — CPR (cp -R). iamakulov/echo-cli — Why? Because Windows’ CMD doesn’t support escape sequences, and even a new line is printed differently from Bash. This… 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. calvinmetcalf/copyfiles — copyfiles.