react-pokemon

0.1.0 • Public • Published

react-pokemon

A React component for displaying Pokemon. Based on an AngularJS Directive by Brian Ford.

Demo

Usage

bower install react-pokemon

React.createClass({
    render: function () {
        return <Pokemon name="pikachu" />;
    }
});

License

BSD

Other Implementations

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i react-pokemon

    Weekly Downloads

    8

    Version

    0.1.0

    License

    MIT

    Last publish

    Collaborators

    • passy