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

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 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 views

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 history

Star history chart for marc136/node-folder-hashStar history chart for marc136/node-folder-hash

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Node Folder Hash

Similar open-source projects, ranked by how many features they share with Node Folder Hash.
  • avianflu/ncpAvianFlu avatar

    AvianFlu/ncp

    683View on GitHub↗

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

    JavaScript
    View on GitHub↗683
  • avoidwork/filesize.jsavoidwork avatar

    avoidwork/filesize.js

    1,706View on GitHub↗

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

    JavaScript
    View on GitHub↗1,706
  • bevry/istextorbinarybevry avatar

    bevry/istextorbinary

    157View on GitHub↗

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

    TypeScript
    View on GitHub↗157
  • andyogo/node-sync-globAndyOGo avatar

    AndyOGo/node-sync-glob

    19View on GitHub↗

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

    JavaScript
    View on GitHub↗19
See all 30 alternatives to Node Folder Hash→

Frequently asked questions

What does marc136/node-folder-hash do?

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.

What are the main features of marc136/node-folder-hash?

The main features of marc136/node-folder-hash are: File System Utilities.

What are some open-source alternatives to marc136/node-folder-hash?

Open-source alternatives to marc136/node-folder-hash include: 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.