Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/passy/x-pokemon
A web component to display Pokémon.
https://github.com/passy/x-pokemon
Last synced: about 1 month ago
JSON representation
A web component to display Pokémon.
- Host: GitHub
- URL: https://github.com/passy/x-pokemon
- Owner: passy
- License: bsd-3-clause
- Created: 2013-10-17T08:03:11.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2020-10-02T06:54:33.000Z (over 4 years ago)
- Last Synced: 2024-10-22T03:05:42.397Z (3 months ago)
- Language: HTML
- Size: 859 KB
- Stars: 89
- Watchers: 3
- Forks: 8
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-pokemon - x-pokemon - A web component to display Pokémon. (Development Projects)
README
# x-pokemon
A web component built with [Polymer](http://polymer-project.org) to display Pokémon.
Based on an [AngularJS Directive](http://plnkr.co/edit/xfRpUhIjGTC7g4Pi75kj?p=preview)
by [Brian Ford](https://github.com/btford).## [Demo](http://passy.github.io/x-pokemon/demo.html)
## Usage
`bower install x-pokemon`
```html
```
BSD
## Other Implementations
- [AngularJS](https://github.com/gdi2290/angular-pokemon)
- [Ember](http://emberjs.jsbin.com/AYegOHI/1/edit)
- [React](https://github.com/passy/react-pokemon)