{"id":22447358,"url":"https://github.com/marketingpipeline/pokedex-web-component","last_synced_at":"2025-08-01T21:32:38.730Z","repository":{"id":59750076,"uuid":"537371685","full_name":"MarketingPipeline/Pokedex-Web-Component","owner":"MarketingPipeline","description":"A web component to show off your favorite Pokemon inside of a Pokedex","archived":false,"fork":false,"pushed_at":"2022-11-09T20:55:25.000Z","size":653,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2023-03-05T04:58:08.925Z","etag":null,"topics":["custom-component","html","javascript","pokeapi","pokedex","pokemon","pokemon-api","web-component","web-components","web-elements"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MarketingPipeline.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":"2022-09-16T08:30:33.000Z","updated_at":"2022-11-02T10:13:53.000Z","dependencies_parsed_at":"2022-09-21T06:06:29.698Z","dependency_job_id":null,"html_url":"https://github.com/MarketingPipeline/Pokedex-Web-Component","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarketingPipeline%2FPokedex-Web-Component","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarketingPipeline%2FPokedex-Web-Component/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarketingPipeline%2FPokedex-Web-Component/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MarketingPipeline%2FPokedex-Web-Component/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MarketingPipeline","download_url":"https://codeload.github.com/MarketingPipeline/Pokedex-Web-Component/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228407850,"owners_count":17915083,"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":["custom-component","html","javascript","pokeapi","pokedex","pokemon","pokemon-api","web-component","web-components","web-elements"],"created_at":"2024-12-06T04:16:12.521Z","updated_at":"2024-12-06T04:16:13.236Z","avatar_url":"https://github.com/MarketingPipeline.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pokedex-Web-Component\n\n\n\u003cdiv align=\"center\"\u003e\n\u003ca href=\"https://github.com/MarketingPipeline/Pokedex-Web-Component\"\u003e \u003cimg height=\"300px\" src=\"https://user-images.githubusercontent.com/86180097/190952101-6852513c-f435-406c-9d54-b31cbd3c4e0c.png\"/\u003e \u003c/a\u003e \n\u003c/div\u003e  \n    \n\u003cp align=\"center\"\u003e\n  \u003cb\u003eShow off your favorite Pokemon on your web page!\u003c/b\u003e\n\n  \u003cbr\u003e\n  \u003csmall\u003e \u003cb\u003e\u003ci\u003eShow your support!\u003c/i\u003e \u003c/b\u003e\u003c/small\u003e\n  \u003cbr\u003e\n   \u003ca href=\"https://github.com/MarketingPipeline/Pokedex-Web-Component\"\u003e\n    \u003cimg title=\"Star on GitHub\" src=\"https://img.shields.io/github/stars/MarketingPipeline/Pokedex-Web-Component.svg?style=social\u0026label=Star\"\u003e\n  \u003c/a\u003e\n  \u003ca href=\"https://github.com/MarketingPipeline/Pokedex-Web-Component/fork\"\u003e\n    \u003cimg title=\"Fork on GitHub\" src=\"https://img.shields.io/github/forks/MarketingPipeline/Pokedex-Web-Component.svg?style=social\u0026label=Fork\"\u003e\n  \u003c/a\u003e\n   \u003c/p\u003e  \n\n\nA custom web element to easily show off your favorite Pokemon inside of a Pokedex! \n \n\n## Example and usage\n\nYou can view a live demo of the Pokedex web component in use [here.](https://marketingpipeline.github.io/Pokedex-Web-Component/demo)\n\n\n\n\n\u003ci\u003eHow to show a \u003cb\u003ePokemon\u003c/b\u003e inside of a \u003cb\u003ePokedex\u003c/b\u003e\u003c/i\u003e:\n\n```html\n\u003cpoke-dex name=\"Pikachu\"\u003e\u003c/pokedex\u003e\n```\n\n   include this [script](https://github.com/MarketingPipeline/Pokedex-Web-Component/blob/main/dist/pokedex-wc.min.js) in your HTML document.\n         \n    \u003cscript src=\"https://cdn.jsdelivr.net/gh/MarketingPipeline/Pokedex-Web-Component/dist/pokedex-wc.min.js\" defer\u003e\u003c/script\u003e \n\n\n\n\n\n\n\n\n\n## Contributing ![GitHub](https://img.shields.io/github/contributors/MarketingPipeline/Pokedex-Web-Component)\n\nWant to improve this project? Create a pull request with detailed changes / improvements! If approved you will be added to the list of contributors of this awesome project!\n\nSee also the list of\n[contributors](https://github.com/MarketingPipeline/Pokedex-Web-Component/graphs/contributors) who\nparticipate in this project.\n\n## License ![GitHub](https://img.shields.io/github/license/MarketingPipeline/Pokedex-Web-Component)\n\nThis project is licensed under the GPL-3.0 License - see the\n[LICENSE.md](https://github.com/MarketingPipeline/Pokedex-Web-Component/blob/main/LICENSE) file for\ndetails.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarketingpipeline%2Fpokedex-web-component","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarketingpipeline%2Fpokedex-web-component","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarketingpipeline%2Fpokedex-web-component/lists"}