GitShow/sindresorhus/del-cli
sindresorhus

del-cli

Delete files and directories

by sindresorhus
Star on GitHubForknpm

JavaScript

332 stars23 forks8 contributorsQuiet · 9mo agoSince 2015v7.0.0MIT

Meet the team

See all 8 on GitHub →
sindresorhus
sindresorhus44 contributions
kinueng
kinueng1 contribution
mesqueeb
mesqueeb1 contribution
michielswaanen
michielswaanen1 contribution
Richienb
Richienb1 contribution
ntwb
ntwb1 contribution

Languages

View on GitHub →
JavaScript100%

Commit activity

Last 12 weeks · 0 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 →
PaulRBerg
Print clarificatory remark when using "--dry-run" and no files would get deletedClosedIssue

It'd be helpful to know that no files would get deleted when passing .

PaulRBerg · 9mo ago
tommy-mitchell
Handle `del` errors betterClosedIssue

If fails due to improper usage (e.g. deleting the cwd or a file outside the cwd), the error message is really noisy: These errors should be caught and ed instead: Maybe could export a class, and could catch only those errors.

tommy-mitchell · 9mo ago
thasmo
Deleting directories on Windows does not work for paths with trailing slashClosedIssue

After upgrading to the following behavior occurs: Command: (Note the trailing slash) Expectation: gets deleted. Outcome: is not deleted. Command: (Note the absence of the trailing slash) Expectation: gets deleted. Outcome: gets deleted. This behavior appears to have started with the switch to using but after looking into the docs I'm not sure there is even option or anything related to control this behavior. (Using does behave the same for both commands.) tbh I thought I report it here first because I encountered it using . If you believe this is a problem with feel free to close the issue and I will create another issue for . Thanks a lot! 👍

thasmo · 9mo ago
Structured data for AI agents

Repository: sindresorhus/del-cli. Description: Delete files and directories Stars: 332, Forks: 23. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Latest release: v7.0.0 (9mo ago). Open PRs: 0, open issues: 0. Last activity: 9mo ago. Community health: 85%. Top contributors: sindresorhus, kinueng, mesqueeb, michielswaanen, Richienb, ntwb.

·@ofershap

Replace github.com with gitshow.dev