{"id":30195621,"url":"https://github.com/ruskydev/better-tree","last_synced_at":"2025-08-13T04:36:28.786Z","repository":{"id":308130451,"uuid":"1031723569","full_name":"RuskyDev/better-tree","owner":"RuskyDev","description":"A fast, customizable directory tree viewer for the terminal.","archived":false,"fork":false,"pushed_at":"2025-08-04T08:45:48.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-04T12:08:55.004Z","etag":null,"topics":["better-tree","cli","command-line","console","dir-tree","directory","directory-tree","file-structure","file-system","file-tree","filesystem","folder","folder-tree","fs","node-cli","recursive-list","terminal","tree"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/@ruskydev/better-tree","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/RuskyDev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2025-08-04T08:31:52.000Z","updated_at":"2025-08-04T08:46:51.000Z","dependencies_parsed_at":"2025-08-04T12:23:39.043Z","dependency_job_id":null,"html_url":"https://github.com/RuskyDev/better-tree","commit_stats":null,"previous_names":["ruskydev/better-tree"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/RuskyDev/better-tree","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RuskyDev%2Fbetter-tree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RuskyDev%2Fbetter-tree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RuskyDev%2Fbetter-tree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RuskyDev%2Fbetter-tree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RuskyDev","download_url":"https://codeload.github.com/RuskyDev/better-tree/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RuskyDev%2Fbetter-tree/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270183098,"owners_count":24541315,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-13T02:00:09.904Z","response_time":66,"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":["better-tree","cli","command-line","console","dir-tree","directory","directory-tree","file-structure","file-system","file-tree","filesystem","folder","folder-tree","fs","node-cli","recursive-list","terminal","tree"],"created_at":"2025-08-13T04:36:23.765Z","updated_at":"2025-08-13T04:36:28.739Z","avatar_url":"https://github.com/RuskyDev.png","language":"JavaScript","readme":"# @ruskydev/better-tree\n\nA fast, customizable directory tree viewer for the terminal.\n\n\n## Installation\n\nYou can run it directly with `npx` (no install needed):\n\n```bash\nnpx @ruskydev/better-tree --help\n````\n\nOr install globally:\n\n```bash\nnpm install -g @ruskydev/better-tree\nbetter-tree --help\n```\n\n## Usage\n\n```bash\nbetter-tree [directory] [options]\n```\n\n### Options\n\n```\n--ignore \u003cpatterns...\u003e     Ignore matching files/folders (supports *, **)\n--depth \u003cn\u003e                Limit recursion depth\n--files-only               Show only files\n--dirs-only                Show only directories\n--help                     Show this help message\n```\n\n### Examples\n\n```bash\n# Show current directory tree\nnpx @ruskydev/better-tree .\n\n# Ignore node_modules and dist\nnpx @ruskydev/better-tree src --ignore node_modules dist\n\n# Limit depth to 2\nnpx @ruskydev/better-tree --depth 2\n\n# Show only directories\nnpx @ruskydev/better-tree --dirs-only\n```\n\n## License\nThis project is licensed under the [MIT License](LICENSE).","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruskydev%2Fbetter-tree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fruskydev%2Fbetter-tree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruskydev%2Fbetter-tree/lists"}