react-fast-chessboard

1.0.4 • Public • Published

react-fast-chessboard

React chessboard for chess game (with drag&drop).

NPM JavaScript Style Guide

Install

npm install --save react-fast-chessboard

Usage

import React, { Component } from 'react'

import { FastChessboard } from 'react-fast-chessboard'

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

License

MIT © [Alexander Kulik](https://github.com/Alexander Kulik)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.4
    0
    • latest

Version History

Package Sidebar

Install

npm i react-fast-chessboard

Weekly Downloads

4

Version

1.0.4

License

MIT

Unpacked Size

403 kB

Total Files

10

Last publish

Collaborators

  • xfisherbox