chessjsx
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

Chess.jsx

Made with create-react-library

NPM JavaScript Style Guide

Install

yarn add chessjsx

or

npm install --save chessjsx

Usage

import React, { Component } from 'react'

import { Board } from 'chessjsx'
import 'react-chess-tools/dist/index.css'

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

License

MIT © yunusemredilber

Readme

Keywords

none

Package Sidebar

Install

npm i chessjsx

Weekly Downloads

0

Version

0.1.0

License

MIT

Unpacked Size

434 kB

Total Files

59

Last publish

Collaborators

  • yunusemredilber