{"id":18897121,"url":"https://github.com/boywithkeyboard-archive/docker-hub-tagger","last_synced_at":"2026-04-11T14:34:35.208Z","repository":{"id":228222148,"uuid":"773153365","full_name":"boywithkeyboard-archive/docker-hub-tagger","owner":"boywithkeyboard-archive","description":"A script to retrieve a list of all tags of a Docker Hub repository.","archived":false,"fork":false,"pushed_at":"2024-09-23T19:04:45.000Z","size":28,"stargazers_count":1,"open_issues_count":2,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T05:30:48.037Z","etag":null,"topics":["api","deno","docker","esm","javascript","nodejs","typescript"],"latest_commit_sha":null,"homepage":"https://npmjs.com/docker-hub-tagger","language":"TypeScript","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/boywithkeyboard-archive.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},"funding":{"github":"boywithkeyboard"}},"created_at":"2024-03-16T22:23:25.000Z","updated_at":"2024-06-27T00:45:29.000Z","dependencies_parsed_at":"2024-05-12T20:43:38.393Z","dependency_job_id":"46dc9905-064e-44d0-a29b-9a2f989c9657","html_url":"https://github.com/boywithkeyboard-archive/docker-hub-tagger","commit_stats":null,"previous_names":["boywithkeyboard/docker-hub-tagger","boywithkeyboard-archive/docker-hub-tagger"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boywithkeyboard-archive%2Fdocker-hub-tagger","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boywithkeyboard-archive%2Fdocker-hub-tagger/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boywithkeyboard-archive%2Fdocker-hub-tagger/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/boywithkeyboard-archive%2Fdocker-hub-tagger/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/boywithkeyboard-archive","download_url":"https://codeload.github.com/boywithkeyboard-archive/docker-hub-tagger/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239877779,"owners_count":19712156,"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":["api","deno","docker","esm","javascript","nodejs","typescript"],"created_at":"2024-11-08T08:36:21.839Z","updated_at":"2025-12-30T22:58:22.683Z","avatar_url":"https://github.com/boywithkeyboard-archive.png","language":"TypeScript","funding_links":["https://github.com/sponsors/boywithkeyboard"],"categories":[],"sub_categories":[],"readme":"## docker-hub-tagger\n\n### Setup\n\n#### Deno\n\n```ts\nimport { fetchTags, fetchTagNames } from 'https://esm.sh/docker-hub-tagger'\n```\n\n#### Node.js\n\n```bash\nnpm i docker-hub-tagger\n```\n\n```ts\nimport { fetchTags, fetchTagNames } from 'docker-hub-tagger'\n```\n\n### Usage\n\n```ts\nconst tags = await fetchTags('golang')\n\nconst tagNames = await fetchTagNames('node')\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboywithkeyboard-archive%2Fdocker-hub-tagger","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fboywithkeyboard-archive%2Fdocker-hub-tagger","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fboywithkeyboard-archive%2Fdocker-hub-tagger/lists"}