pokemon-birthday
pokemon-birthday
is a fun element which finds out which Pokémon you are based on you birthday.
Docs/Demo
Install
Install the component using Bower:
$ bower install pokemon-birthday#[version] --save
Usage
Don't forget to import the Web Components' polyfill:
<script src="bower_components/webcomponentsjs/webcomponents-lite.min.js"></script>
And the element:
<link rel="import" href="bower_components/dokusha-gallery/pokemon-birthday.html">
And then just use it:
<pokemon-birthday locale="en"></pokemon-birthday>
Resources
This element uses Pokéapi and Pokémon Database as resources.