1.1.50 • Published 5 years ago

react-mtg-cards v1.1.50

Weekly downloads
14
License
MIT
Repository
github
Last release
5 years ago

react-mtg-cards

Create custom Magic: The Gathering Cards in React

NPM JavaScript Style Guide

Install

npm install --save react-mtg-cards

Usage

import React, { Component } from 'react'

import MyComponent from 'react-mtg-cards'
import 'react-mtg-cards/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © guygrigsby

1.1.50

5 years ago

1.1.49

5 years ago

1.1.48

5 years ago

1.1.47

5 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.1

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.2

5 years ago

1.0.3

5 years ago

1.0.1

5 years ago