Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/marketingpipeline/pokedex-web-component

A web component to show off your favorite Pokemon inside of a Pokedex
https://github.com/marketingpipeline/pokedex-web-component

custom-component html javascript pokeapi pokedex pokemon pokemon-api web-component web-components web-elements

Last synced: 28 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# 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.](https://marketingpipeline.github.io/Pokedex-Web-Component/demo)

How to show a Pokemon inside of a Pokedex:

```html

```

include this [script](https://github.com/MarketingPipeline/Pokedex-Web-Component/blob/main/dist/pokedex-wc.min.js) in your HTML document.

## Contributing ![GitHub](https://img.shields.io/github/contributors/MarketingPipeline/Pokedex-Web-Component)

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](https://github.com/MarketingPipeline/Pokedex-Web-Component/graphs/contributors) who
participate in this project.

## License ![GitHub](https://img.shields.io/github/license/MarketingPipeline/Pokedex-Web-Component)

This project is licensed under the GPL-3.0 License - see the
[LICENSE.md](https://github.com/MarketingPipeline/Pokedex-Web-Component/blob/main/LICENSE) file for
details.