Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 670 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 670 Bytes

x-pokemon

A web component built with Polymer to display Pokémon. Based on an AngularJS Directive by Brian Ford.

Usage

bower install x-pokemon

<link rel="import" href="bower_components/x-pokemon/x-pokemon.html">
<x-pokemon name="pikachu"></x-pokemon>

License

BSD

Other Implementations