1.0.0 • Published 10 years ago
react-yugioh v1.0.0
react-yugioh
A React component for displaying Yu-Gi-Oh! Cards.
Demo
Installation
Download the library manually or with a package manager.
npm
npm install --save react-yugiohBower
bower install --save react-yugiohComponent
component install creaturephil/react-yugioh@gh-pagesUsage
/** @jsx React.DOM */
React.renderComponent(
<Yugioh name="dark magician" />,
document.getElementById('example')
);License
1.0.0
10 years ago