{"id":23868231,"url":"https://github.com/yashraj-n/github-size","last_synced_at":"2025-09-08T16:32:32.892Z","repository":{"id":210392542,"uuid":"547087761","full_name":"yashraj-n/github-size","owner":"yashraj-n","description":"A Simple Lightweight Tool to check size of any Github Repository","archived":false,"fork":false,"pushed_at":"2022-10-07T05:44:31.000Z","size":4,"stargazers_count":5,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-04-24T05:30:45.654Z","etag":null,"topics":[],"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/yashraj-n.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}},"created_at":"2022-10-07T05:41:10.000Z","updated_at":"2023-03-11T08:50:28.000Z","dependencies_parsed_at":"2023-12-02T13:47:29.676Z","dependency_job_id":null,"html_url":"https://github.com/yashraj-n/github-size","commit_stats":null,"previous_names":["yashraj-n/github-size"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yashraj-n%2Fgithub-size","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yashraj-n%2Fgithub-size/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yashraj-n%2Fgithub-size/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yashraj-n%2Fgithub-size/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yashraj-n","download_url":"https://codeload.github.com/yashraj-n/github-size/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":232327058,"owners_count":18505997,"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","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":[],"created_at":"2025-01-03T11:18:08.734Z","updated_at":"2025-01-03T11:18:10.154Z","avatar_url":"https://github.com/yashraj-n.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\u003ch1  align=\"center\"\u003e\n\tGithub-Size\n\u003c/h1\u003e\n\u003cp align=\"center\"\u003eA Simple Lightweight Tool to check size of any Github Repository\u003c/p\u003e\n\n## ⚡️ Quick start\nInstall the CLI using npm or yarn\n\n```bash\nnpm i -g github-size\n# or \nyarn global add github-size\n```\n## ⚙️ Usage\n```bash\ngithub-size \u003curl\u003e\n```\n\nExample:\n```bash\ngithub-size https://github.com/torvalds/linux\n```\nOutput:\n```bash\n4.21 GB\n```\n\n## 📝API\n\n```javascript\nconst {getRepoDetails}  =  require(\"../api\");\nconst url  = \"https://github.com/torvalds/linux\";\n\ngetRepoDetails(url).then((size) =\u003e console.log(size)); // 4.21 GB\n```\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyashraj-n%2Fgithub-size","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyashraj-n%2Fgithub-size","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyashraj-n%2Fgithub-size/lists"}