{"id":18251820,"url":"https://github.com/hiroakis/bb","last_synced_at":"2025-10-30T09:37:26.445Z","repository":{"id":53493496,"uuid":"114988866","full_name":"hiroakis/bb","owner":"hiroakis","description":null,"archived":false,"fork":false,"pushed_at":"2017-12-26T01:36:03.000Z","size":8,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T16:39:48.596Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/hiroakis.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}},"created_at":"2017-12-21T09:37:47.000Z","updated_at":"2022-08-04T23:50:39.000Z","dependencies_parsed_at":"2022-08-25T03:53:18.093Z","dependency_job_id":null,"html_url":"https://github.com/hiroakis/bb","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroakis%2Fbb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroakis%2Fbb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroakis%2Fbb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiroakis%2Fbb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hiroakis","download_url":"https://codeload.github.com/hiroakis/bb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247927100,"owners_count":21019504,"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":"2024-11-05T09:48:33.042Z","updated_at":"2025-10-30T09:37:26.440Z","avatar_url":"https://github.com/hiroakis.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bb\n\nbb is a command line tool to replace hex string with Go byte slice.\n\n# Installation\n\n```\ngo install github.com/hiroakis/bb@latest\n```\n\n# Use case\n\n* command line\n\nRun bb command with an argument.\n\n```\n# bb 16bf0f1e88de\n```\n\nYou will get `[]byte{0x16, 0xbf, 0x0f, 0x1e, 0x88, 0xde}`\n\n* vim visual mode\n\nSelect the line and run bb as a external command `!bb`\n\n```\n16bf0f1e88de\n\n:'\u003c,'\u003e!bb\n```\n\nThe line `16bf0f1e88de` will be replaced with `[]byte{0x16, 0xbf, 0x0f, 0x1e, 0x88, 0xde}`\n\n# License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiroakis%2Fbb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhiroakis%2Fbb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiroakis%2Fbb/lists"}