{"id":13397533,"url":"https://github.com/getantibody/antibody","last_synced_at":"2025-10-03T03:30:28.323Z","repository":{"id":33252806,"uuid":"36897199","full_name":"getantibody/antibody","owner":"getantibody","description":"The fastest shell plugin manager.","archived":true,"fork":false,"pushed_at":"2022-05-27T16:22:56.000Z","size":1695,"stargazers_count":1678,"open_issues_count":0,"forks_count":63,"subscribers_count":18,"default_branch":"master","last_synced_at":"2024-12-19T04:34:16.696Z","etag":null,"topics":["antibody","dotfiles","golang","zsh"],"latest_commit_sha":null,"homepage":"http://getantibody.github.io","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/getantibody.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":["caarlos0"]}},"created_at":"2015-06-04T21:48:31.000Z","updated_at":"2024-12-13T02:04:07.000Z","dependencies_parsed_at":"2022-08-07T20:17:16.546Z","dependency_job_id":null,"html_url":"https://github.com/getantibody/antibody","commit_stats":null,"previous_names":["caarlos0/antibody"],"tags_count":93,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getantibody%2Fantibody","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getantibody%2Fantibody/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getantibody%2Fantibody/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/getantibody%2Fantibody/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/getantibody","download_url":"https://codeload.github.com/getantibody/antibody/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":235069299,"owners_count":18930936,"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":["antibody","dotfiles","golang","zsh"],"created_at":"2024-07-30T18:01:29.175Z","updated_at":"2025-10-03T03:30:23.057Z","avatar_url":"https://github.com/getantibody.png","language":"Go","funding_links":["https://github.com/sponsors/caarlos0"],"categories":["Go","Uncategorized","Zsh plugin","Shells","Frameworks","zsh","Developments","Other"],"sub_categories":["Uncategorized","Packages","ZSH","[antidote](https://getantidote.github.io/)","🌎 [antidote](getantidote.github.io/)","CLI tools"],"readme":"# Maintenance Mode\n\nAntibody is now in deprecated.\nNo new features or bugfixes will be included.\n\nMost managers have cought up on performance so Antibody does not differ in this sense anymore.\nAlso, if you static load your plugins (like the Antibody docs suggest), the plugin manager is pretty much irrelevant performance-wise.\n\nIf you're looking for a drop-in replacement, check out [antidote](https://github.com/mattmc3/antidote).\nIf you need more features than currently provided, check other available ZSH plugin managers - there's a bunch to choose from.\n\nI also want to thank everyone who contributed, used and recommended Antibody over the years. You're all awesome!\n\nCheers,\nCarlos aka caarlos0.\n\n---\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"GoReleaser Logo\" src=\"logo.png\" height=\"140\" /\u003e\n  \u003ch3 align=\"center\"\u003eAntibody\u003c/h3\u003e\n  \u003cp align=\"center\"\u003eThe fastest shell plugin manager.\u003c/p\u003e\n  \u003cp align=\"center\"\u003e\n    \u003ca href=\"/LICENSE.md\"\u003e\n      \u003cimg alt=\"Software License\" src=\"https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://travis-ci.org/getantibody/antibody\"\u003e\n       \u003cimg alt=\"Travis\" src=\"https://img.shields.io/travis/getantibody/antibody/master.svg?style=flat-square\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://codecov.io/gh/getantibody/antibody\"\u003e\n      \u003cimg alt=\"Codecov branch\" src=\"https://img.shields.io/codecov/c/github/getantibody/antibody/master.svg?style=flat-square\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"https://goreportcard.com/report/github.com/getantibody/antibody\"\u003e\n      \u003cimg alt=\"Go Report Card\" src=\"https://goreportcard.com/badge/github.com/getantibody/antibody?style=flat-square\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"http://godoc.org/github.com/getantibody/antibody\"\u003e\n      \u003cimg alt=\"Go Doc\" src=\"https://img.shields.io/badge/godoc-reference-blue.svg?style=flat-square\"\u003e\n    \u003c/a\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n---\n\nAntibody is a shell plugin manager made from the ground up thinking about\nperformance.\n\n## Documentation\n\nDocumentation can be found at https://getantibody.github.io\n\n## In the wild\n\n- I did this mostly for myself, so, my [dotfiles](https://github.com/caarlos0/dotfiles);\n- @nisaacson's [dotfiles](https://github.com/nisaacson/dotfiles);\n- @pragmaticivan's [dotfiles](https://github.com/pragmaticivan/dotfiles);\n- @wkentaro's [dotfiles](https://github.com/wkentaro/dotfiles);\n- @marceldias' [dotfiles](https://github.com/marceldiass/dotfiles);\n- @davidkna's [dotfiles](https://github.com/davidkna/dotfiles);\n- @sobolevn's [dotfiles](https://github.com/sobolevn/dotfiles);\n- @jesseleite's [dotfiles](https://github.com/jesseleite/dotfiles);\n- @mattmc3's [dotfiles](https://github.com/mattmc3/zdotdir/tree/antibody)\n- and probably [many others](https://github.com/search?q=antibody\u0026type=Code);\n\n## Thanks\n\n- [@pragmaticivan](https://github.com/pragmaticivan), for the logo design;\n- All the amazing [contributors](https://github.com/getantibody/antibody/graphs/contributors).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetantibody%2Fantibody","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgetantibody%2Fantibody","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgetantibody%2Fantibody/lists"}