awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
marc136 avatar

marc136/node-folder-hash

0
View on GitHub↗
117 stele·19 fork-uri·JavaScript·MIT·1 vizualizare

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.

Istoric stele

Graficul istoricului de stele pentru marc136/node-folder-hashGraficul istoricului de stele pentru marc136/node-folder-hash

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Node Folder Hash

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Node Folder Hash.
  • avianflu/ncpAvatar AvianFlu

    AvianFlu/ncp

    683Vezi pe GitHub↗

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

    JavaScript
    Vezi pe GitHub↗683
  • avoidwork/filesize.jsAvatar avoidwork

    avoidwork/filesize.js

    1,706Vezi pe GitHub↗

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

    JavaScript
    Vezi pe GitHub↗1,706
  • bevry/istextorbinaryAvatar bevry

    bevry/istextorbinary

    157Vezi pe GitHub↗

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

    TypeScript
    Vezi pe GitHub↗157
  • andyogo/node-sync-globAvatar AndyOGo

    AndyOGo/node-sync-glob

    19Vezi pe GitHub↗

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

    JavaScript
    Vezi pe GitHub↗19
Vezi toate cele 30 alternative pentru Node Folder Hash→

Întrebări frecvente

Ce face 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.

Care sunt principalele funcționalități ale marc136/node-folder-hash?

Principalele funcționalități ale marc136/node-folder-hash sunt: File System Utilities.

Care sunt câteva alternative open-source pentru marc136/node-folder-hash?

Alternativele open-source pentru marc136/node-folder-hash includ: 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.