{"id":29944961,"url":"https://github.com/nounder/buntree","last_synced_at":"2026-04-18T13:32:54.670Z","repository":{"id":304681094,"uuid":"1018138910","full_name":"nounder/buntree","owner":"nounder","description":"Prints a TypeScript/JavaScript dependencies in a codebase","archived":false,"fork":false,"pushed_at":"2025-07-11T17:14:39.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-07T06:33:14.213Z","etag":null,"topics":["bun","bundler","dependencies","tree"],"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/nounder.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2025-07-11T17:10:49.000Z","updated_at":"2025-07-11T17:16:30.000Z","dependencies_parsed_at":"2025-07-14T18:53:41.709Z","dependency_job_id":"40f1ca8b-b2b1-4394-9f82-dc39933d9786","html_url":"https://github.com/nounder/buntree","commit_stats":null,"previous_names":["nounder/buntree"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/nounder/buntree","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nounder%2Fbuntree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nounder%2Fbuntree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nounder%2Fbuntree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nounder%2Fbuntree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nounder","download_url":"https://codeload.github.com/nounder/buntree/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nounder%2Fbuntree/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31971487,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"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":["bun","bundler","dependencies","tree"],"created_at":"2025-08-03T04:18:55.848Z","updated_at":"2026-04-18T13:32:54.655Z","avatar_url":"https://github.com/nounder.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# buntree\n\nPrints a TypeScript/JavaScript dependencies in a codebase, powered by Bun.\n\n## Usage\n\n```\nbunx nounder/buntree --help\n```\n\nPass `--resolve` to resolve module identifier to its real path.\nAll paths are relative to current working directory.\nProvide`--absolute` to make paths absolute.\n\n---\n\n```\nUsage: buntree [command] [flags]\n\nCommands:\n  tree       Prints the import tree with optional --resolve and --full flags (errors to stderr)\n  modules    Prints unique imports\n\nFlags:\n  --resolve    Print resolved paths instead of module identifiers\n  --full       Expand relative paths to full absolute paths\n\nIf no command is specified, 'tree' will be run by default\n```\n\n## Example output\n\n```\n[...]\nsrc/FileRouter_tree.test.ts\n        bun:test\n        ./FileRouter.ts\nsrc/StartHttp.ts\n        @effect/platform\n        effect\n        .\nsrc/x/tanstack-react-router/TanstackRouter.ts\n        @tanstack/react-router\n        effect\n        effect-bundler\n        react\n        ../../FileSystemExtra.ts\n        ./TanstackRouterCodegen.ts\n[...]\n```\n\n## Test\n\n```\nbun test\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnounder%2Fbuntree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnounder%2Fbuntree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnounder%2Fbuntree/lists"}