1.1.50 • Published 4 years ago

react-mtg-cards v1.1.50

Weekly downloads
14
License
MIT
Repository
github
Last release
4 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

4 years ago

1.1.49

4 years ago

1.1.48

4 years ago

1.1.47

4 years ago

1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.1

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.2

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago