{"id":44437830,"url":"https://github.com/lukasdias/oh-my-node-modules","last_synced_at":"2026-02-18T19:00:57.953Z","repository":{"id":337953567,"uuid":"1155945043","full_name":"Lukasdias/oh-my-node-modules","owner":"Lukasdias","description":"A CLI tool to find and clean up node_modules directories across your system. Built because I got tired of disk space warnings from forgotten projects.","archived":false,"fork":false,"pushed_at":"2026-02-15T15:12:28.000Z","size":305,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-16T22:37:46.692Z","etag":null,"topics":["bun","cleanup","cli","disk-space","nodejs","terminal"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Lukasdias.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2026-02-12T04:40:54.000Z","updated_at":"2026-02-15T15:12:29.000Z","dependencies_parsed_at":"2026-02-16T17:05:41.712Z","dependency_job_id":null,"html_url":"https://github.com/Lukasdias/oh-my-node-modules","commit_stats":null,"previous_names":["lukasdias/oh-my-node-modules"],"tags_count":23,"template":false,"template_full_name":null,"purl":"pkg:github/Lukasdias/oh-my-node-modules","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lukasdias%2Foh-my-node-modules","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lukasdias%2Foh-my-node-modules/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lukasdias%2Foh-my-node-modules/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lukasdias%2Foh-my-node-modules/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lukasdias","download_url":"https://codeload.github.com/Lukasdias/oh-my-node-modules/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lukasdias%2Foh-my-node-modules/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29552225,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T17:56:56.811Z","status":"ssl_error","status_checked_at":"2026-02-17T17:56:55.544Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["bun","cleanup","cli","disk-space","nodejs","terminal"],"created_at":"2026-02-12T14:18:46.732Z","updated_at":"2026-02-18T19:00:57.937Z","avatar_url":"https://github.com/Lukasdias.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# oh-my-node-modules\n\nFind and clean up node_modules directories to free disk space.\n\n## Install\n\n```bash\n# With Bun\nbun install -g oh-my-node-modules\n\n# With npm\nnpm install -g oh-my-node-modules\n```\n\n## Usage\n\n### Interactive mode\n\n```bash\nonm .                  # Start in current directory\nonm ~/projects         # Scan specific directory\n```\n\nKeyboard shortcuts:\n- `↑/↓` - Navigate\n- `Space` - Toggle selection\n- `d` - Delete selected\n- `a` - Select all\n- `n` - Deselect all\n- `i` - Invert selection\n- `s` - Change sort\n- `f` - Filter\n- `q` - Quit\n- `?` - Help\n\n### CLI mode\n\n```bash\n# Quick scan report\nonm --scan .\n\n# JSON output\nonm --scan --json .\n\n# Auto-delete large node_modules\nonm --auto --min-size 500mb --yes .\n\n# Preview what would be deleted\nonm --auto --min-size 1gb --dry-run .\n```\n\n## Features\n\n- Interactive terminal UI\n- Color-coded sizes (red \u003e1GB, yellow \u003e500MB)\n- Multi-select with keyboard shortcuts\n- Safe deletion with dry-run mode\n- Filter by project name or path\n- Shows last modified date\n\n## Development\n\nRequires [Bun](https://bun.sh/).\n\n```bash\nbun install\nbun run build\nbun test\nbun run dev    # Watch mode\n```\n\nThe built output works with both Bun and Node.js.\n\n## Repository\n\nhttps://github.com/Lukasdias/oh-my-node-modules\n\n## Architecture\n\nSee [AGENTS.md](./AGENTS.md) for codebase documentation.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukasdias%2Foh-my-node-modules","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flukasdias%2Foh-my-node-modules","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukasdias%2Foh-my-node-modules/lists"}