Show off your favorite Pokemon on your web page!
Show your support!
A custom web element to easily show off your favorite Pokemon inside of a Pokedex!
You can view a live demo of the Pokedex web component in use here.
How to show a Pokemon inside of a Pokedex:
<poke-dex name="Pikachu"></pokedex>
include this script in your HTML document.
<script src="https://cdn.jsdelivr.net/gh/MarketingPipeline/Pokedex-Web-Component/dist/pokedex-wc.min.js" defer></script>
Want 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!
See also the list of contributors who participate in this project.
This project is licensed under the GPL-3.0 License - see the LICENSE.md file for details.