{"id":51242001,"url":"https://github.com/funnyhcat-dotcom/repo-cleaner","last_synced_at":"2026-06-29T01:03:11.365Z","repository":{"id":368066966,"uuid":"1283387848","full_name":"funnyhcat-dotcom/repo-cleaner","owner":"funnyhcat-dotcom","description":"Safely scan and clean project junk files.","archived":false,"fork":false,"pushed_at":"2026-06-28T21:53:28.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-29T00:06:06.341Z","etag":null,"topics":["cleaner","cli","developer-tools","disk-cleanup","nodejs","productivity"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/funnyhcat-dotcom.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-28T21:53:24.000Z","updated_at":"2026-06-28T21:53:32.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/funnyhcat-dotcom/repo-cleaner","commit_stats":null,"previous_names":["funnyhcat-dotcom/repo-cleaner"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/funnyhcat-dotcom/repo-cleaner","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funnyhcat-dotcom%2Frepo-cleaner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funnyhcat-dotcom%2Frepo-cleaner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funnyhcat-dotcom%2Frepo-cleaner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funnyhcat-dotcom%2Frepo-cleaner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/funnyhcat-dotcom","download_url":"https://codeload.github.com/funnyhcat-dotcom/repo-cleaner/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/funnyhcat-dotcom%2Frepo-cleaner/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34909143,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-28T02:00:05.809Z","response_time":54,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cleaner","cli","developer-tools","disk-cleanup","nodejs","productivity"],"created_at":"2026-06-29T01:03:09.537Z","updated_at":"2026-06-29T01:03:11.361Z","avatar_url":"https://github.com/funnyhcat-dotcom.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# repo-cleaner\n\nSafely scan and clean project junk files, caches, build artifacts, logs, and large files.\n\n[![CI](https://github.com/chuzu/repo-cleaner/actions/workflows/ci.yml/badge.svg)](https://github.com/chuzu/repo-cleaner/actions/workflows/ci.yml)\n\n## Why\n\nProjects collect `node_modules`, `.cache`, build output, logs, and random large files. `repo-cleaner` shows what can be cleaned before deleting anything.\n\n## Install\n\n```bash\nnpm install -g repo-cleaner\n```\n\n## Usage\n\n```bash\nrepo-cleaner\nrepo-cleaner --dir ./my-project\nrepo-cleaner --max-size-mb 100\nrepo-cleaner --json\nrepo-cleaner --yes\n```\n\n## Safety\n\nBy default this tool runs in dry-run mode. It only deletes files when you pass `--yes` or confirm interactively. It always skips `.git`.\n\n## Detects\n\n- `.DS_Store`\n- `node_modules/`\n- `dist/`, `build/`, `.cache/`, `coverage/`, `.next/`\n- `__pycache__/`, `.pytest_cache/`\n- `*.log`\n- files larger than `--max-size-mb`\n\n## Demo\n\nSee [docs/DEMO.md](docs/DEMO.md) for a quick hands-on example.\n\n## Development\n\n```bash\nnpm run check\n```\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffunnyhcat-dotcom%2Frepo-cleaner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffunnyhcat-dotcom%2Frepo-cleaner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffunnyhcat-dotcom%2Frepo-cleaner/lists"}