awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
marc136 avatar

marc136/node-folder-hash

0
View on GitHub↗
117 Stars·19 Forks·JavaScript·MIT·6 Aufrufe

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.

Star-Verlauf

Star-Verlauf für marc136/node-folder-hashStar-Verlauf für marc136/node-folder-hash

KI-Suche

Entdecke weitere awesome Repositories

Beschreibe in einfachen Worten, was du brauchst — die KI bewertet tausende kuratierte Open-Source-Projekte nach Relevanz.

Start searching with AI

Open-Source-Alternativen zu Node Folder Hash

Ähnliche Open-Source-Projekte, sortiert nach der Anzahl der gemeinsamen Funktionen mit Node Folder Hash.
  • avianflu/ncpAvatar von AvianFlu

    AvianFlu/ncp

    683Auf GitHub ansehen↗

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

    JavaScript
    Auf GitHub ansehen↗683
  • avoidwork/filesize.jsAvatar von avoidwork

    avoidwork/filesize.js

    1,706Auf GitHub ansehen↗

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

    JavaScript
    Auf GitHub ansehen↗1,706
  • bevry/istextorbinaryAvatar von bevry

    bevry/istextorbinary

    157Auf GitHub ansehen↗

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

    TypeScript
    Auf GitHub ansehen↗157
  • andyogo/node-sync-globAvatar von AndyOGo

    AndyOGo/node-sync-glob

    19Auf GitHub ansehen↗

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

    JavaScript
    Auf GitHub ansehen↗19
Alle 30 Alternativen zu Node Folder Hash anzeigen→

Häufig gestellte Fragen

Was macht 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.

Was sind die Hauptfunktionen von marc136/node-folder-hash?

Die Hauptfunktionen von marc136/node-folder-hash sind: File System Utilities.

Welche Open-Source-Alternativen gibt es zu marc136/node-folder-hash?

Open-Source-Alternativen zu marc136/node-folder-hash sind unter anderem: 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.