Skip to content

A web component to show off your favorite Pokemon inside of a Pokedex

License

Notifications You must be signed in to change notification settings

MarketingPipeline/Pokedex-Web-Component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokedex-Web-Component

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!

Example and usage

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> 

Contributing GitHub

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.

License GitHub

This project is licensed under the GPL-3.0 License - see the LICENSE.md file for details.