awesome-repositories.com
Blog
MCP
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
·
calvinmetcalf avatar

calvinmetcalf/copyfiles

0
View on GitHub↗
422 stele·56 fork-uri·JavaScript·MIT·4 vizualizări

Copyfiles

copyfiles

Features

  • File System Utilities - CLI file copying tool.
  • Cross-Platform Utilities - Copies a list of files into a target directory.

Istoric stele

Graficul istoricului de stele pentru calvinmetcalf/copyfilesGraficul istoricului de stele pentru calvinmetcalf/copyfiles

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 Copyfiles

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Copyfiles.
  • isaacs/rimrafAvatar isaacs

    isaacs/rimraf

    5,846Vezi pe 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
    Vezi pe GitHub↗5,846
  • 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
  • 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
Vezi toate cele 30 alternative pentru Copyfiles→

Întrebări frecvente

Ce face calvinmetcalf/copyfiles?

copyfiles

Care sunt principalele funcționalități ale calvinmetcalf/copyfiles?

Principalele funcționalități ale calvinmetcalf/copyfiles sunt: File System Utilities, Cross-Platform Utilities.

Care sunt câteva alternative open-source pentru calvinmetcalf/copyfiles?

Alternativele open-source pentru calvinmetcalf/copyfiles includ: isaacs/rimraf — rimraf is a Node.js recursive file deletion tool and cross-platform filesystem utility. It provides both a… 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. byteclubfr/node-sync-files — Synchronize files or folders locally, with a watch option. avianflu/ncp — Think cp -r, but pure node, and asynchronous. ncp can be used both as a CLI tool and programmatically.