@motiko/react-interactive-chessboard
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

react-interactive-chessboard

Interactive chessboard for collaboration

NPM JavaScript Style Guide

Install

npm install --save react-interactive-chessboard

Usage

import React, { Component } from 'react'

import MyComponent from 'react-interactive-chessboard'
import 'react-interactive-chessboard/dist/index.css'

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

License

MIT © motiko

/@motiko/react-interactive-chessboard/

    Package Sidebar

    Install

    npm i @motiko/react-interactive-chessboard

    Weekly Downloads

    0

    Version

    0.0.2

    License

    MIT

    Unpacked Size

    100 kB

    Total Files

    28

    Last publish

    Collaborators

    • motiko