GitShow/sindresorhus/cpy
sindresorhus

cpy

Copy files

by sindresorhus
Star on GitHubForknpm

JavaScript

436 stars68 forks32 contributorsQuiet · 2mo agoSince 2014v13.2.2MIT

Meet the team

See all 32 on GitHub →
sindresorhus
sindresorhus116 contributions
schnittstabil
schnittstabil10 contributions
whitecrownclown
whitecrownclown3 contributions
kevva
kevva3 contributions
SamVerschueren
SamVerschueren3 contributions
BendingBender
BendingBender2 contributions
guillaumevincent
guillaumevincent2 contributions
jamiebuilds
jamiebuilds2 contributions

Languages

View on GitHub →
JavaScript96.9%
TypeScript3.1%

Commit activity

Last 12 weeks · 2 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
85
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
sindresorhus
Add `followSymlinks` optionClosedIssue

Should be off by default. This task also involves adding it to https://github.com/sindresorhus/cpy-cli Inspiration: https://github.com/jprichardson/node-fs-extra/blob/master/docs/copy.md https://github.com/mysticatea/cpx

sindresorhus · 1mo ago
ladamczyk-it
Copy with rename fails on `isSelfCopy`ClosedIssue

Hello 👋 with bump to , I'm facing a problem during simple copy with rename: seems that is causing a problem since it doesn't consider and messes up paths. Am I doing something wrong here while trying to copy to , or is it a 🐛 ?

ladamczyk-it · 2mo ago
Mertsch
cpy uses expandNegationOnlyPatterns: true from globby, wich breaks the negation patternClosedIssue

This code in 12.x copies , but not in 13.x it copies everything from the current directory, because of https://github.com/sindresorhus/globby?tab=readme-ov-file#expandnegationonlypatterns defaulting to true in globby 16.x. using restores the previous (and to me reasonable) behavior. Would you add a cpy option , that defaults to ?

Mertsch · 4mo ago
Structured data for AI agents

Repository: sindresorhus/cpy. Description: Copy files Stars: 436, Forks: 68. Primary language: JavaScript. Languages: JavaScript (96.9%), TypeScript (3.1%). License: MIT. Latest release: v13.2.2 (2mo ago). Open PRs: 0, open issues: 0. Last activity: 2mo ago. Community health: 85%. Top contributors: sindresorhus, schnittstabil, whitecrownclown, kevva, SamVerschueren, BendingBender, guillaumevincent, jamiebuilds, sigJoe, Idered and others.

·@ofershap

Replace github.com with gitshow.dev