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

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

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

marc136/node-folder-hash

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

Node Folder Hash

Create a hash checksum over a folder or a file. The hashes are propagated upwards, the hash that is returned for a folder is generated over all the hashes of its children. The hashes are generated with the sha1 algorithm and returned in base64 encoding by default.

Features

  • File System Utilities - Creates hashes for files or folders.

سجل النجوم

مخطط تاريخ النجوم لـ marc136/node-folder-hashمخطط تاريخ النجوم لـ marc136/node-folder-hash

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

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

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

Start searching with AI

بدائل مفتوحة المصدر لـ Node Folder Hash

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Node Folder Hash.
  • avianflu/ncpالصورة الرمزية لـ AvianFlu

    AvianFlu/ncp

    683عرض على GitHub↗

    Think cp -r, but pure node, and asynchronous. ncp can be used both as a CLI tool and programmatically.

    JavaScript
    عرض على GitHub↗683
  • avoidwork/filesize.jsالصورة الرمزية لـ avoidwork

    avoidwork/filesize.js

    1,706عرض على GitHub↗

    A lightweight, high-performance file size utility that converts bytes to human-readable strings. Zero dependencies. 100% test coverage.

    JavaScript
    عرض على GitHub↗1,706
  • bevry/istextorbinaryالصورة الرمزية لـ bevry

    bevry/istextorbinary

    157عرض على GitHub↗

    Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions.

    TypeScript
    عرض على GitHub↗157
  • andyogo/node-sync-globالصورة الرمزية لـ AndyOGo

    AndyOGo/node-sync-glob

    19عرض على GitHub↗

    Synchronize files and folders locally by glob patterns, watch option included.

    JavaScript
    عرض على GitHub↗19
عرض جميع البدائل الـ 30 لـ Node Folder Hash→

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

ما هي وظيفة marc136/node-folder-hash؟

Create a hash checksum over a folder or a file. The hashes are propagated upwards, the hash that is returned for a folder is generated over all the hashes of its children. The hashes are generated with the sha1 algorithm and returned in base64 encoding by default.

ما هي الميزات الرئيسية لـ marc136/node-folder-hash؟

الميزات الرئيسية لـ marc136/node-folder-hash هي: File System Utilities.

ما هي البدائل مفتوحة المصدر لـ marc136/node-folder-hash؟

تشمل البدائل مفتوحة المصدر لـ marc136/node-folder-hash: avianflu/ncp — Think cp -r, but pure node, and asynchronous. ncp can be used both as a CLI tool and programmatically. avoidwork/filesize.js — A lightweight, high-performance file size utility that converts bytes to human-readable strings. Zero dependencies.… bevry/istextorbinary — Determine if a filename and/or buffer is text or binary. Smarter detection than the other solutions. bruce/node-temp — Temporary files, directories, and streams for Node.js. calvinmetcalf/copyfiles — copyfiles. andyogo/node-sync-glob — Synchronize files and folders locally by glob patterns, watch option included.