Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/passy/x-pokemon

A web component to display Pokémon.
https://github.com/passy/x-pokemon

Last synced: about 2 months ago
JSON representation

A web component to display Pokémon.

Awesome Lists containing this project

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

```

## License

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)