{"id":17200360,"url":"https://github.com/tv42/humanize-bytes","last_synced_at":"2025-06-23T15:34:44.953Z","repository":{"id":5813674,"uuid":"7028690","full_name":"tv42/humanize-bytes","owner":"tv42","description":"Command-line utilities to convert \"MiB\" etc to raw numbers, and back","archived":false,"fork":false,"pushed_at":"2021-05-05T16:45:02.000Z","size":6,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-13T20:52:10.627Z","etag":null,"topics":["humanize"],"latest_commit_sha":null,"homepage":"","language":"Go","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/tv42.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}},"created_at":"2012-12-06T02:45:27.000Z","updated_at":"2021-05-05T16:46:08.000Z","dependencies_parsed_at":"2022-07-21T12:18:07.476Z","dependency_job_id":null,"html_url":"https://github.com/tv42/humanize-bytes","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/tv42/humanize-bytes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tv42%2Fhumanize-bytes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tv42%2Fhumanize-bytes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tv42%2Fhumanize-bytes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tv42%2Fhumanize-bytes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tv42","download_url":"https://codeload.github.com/tv42/humanize-bytes/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tv42%2Fhumanize-bytes/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261505104,"owners_count":23168961,"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":["humanize"],"created_at":"2024-10-15T02:07:53.443Z","updated_at":"2025-06-23T15:34:44.925Z","avatar_url":"https://github.com/tv42.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"humanize-bytes -- Utilities to convert \"MiB\" etc to raw numbers\n===============================================================\n\nInstall with\n\n    go get github.com/tv42/humanize-bytes/cmd/bytes2human github.com/tv42/humanize-bytes/cmd/human2bytes\n\nUse like this:\n\n    $ human2bytes 42GiB\n    45097156608\n\n    $ human2bytes 42GB\n    42000000000\n\nFor example, sort your `du`, but still get readable results:\n\n    $ du -b * | sort -nr | head -5 | bytes2human\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftv42%2Fhumanize-bytes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftv42%2Fhumanize-bytes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftv42%2Fhumanize-bytes/lists"}