npm

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

1.6.3 • Public • Published

React Octadground

NPM Download Stats

Dependency Status devDependencies Status Known Vulnerabilities

react-octadground is a React wrapper of Octadground

Installation

npm install --save react-octadground

Example

  • An example implementation with free move is provided in example

Usage

import Octadground from 'react-octadground'
import 'react-octadground/dist/styles/octadground.css'

const Demo: FC = props => {
  return <Octadground />;
}

Documentation

Options of Octadground are mapped to properties of react-octadground

You can refer to documentation of Octadground for detailed configuration

Package Sidebar

Install

npm i react-octadground

Weekly Downloads

5

Version

1.6.3

License

AGPL-3.0-or-later

Unpacked Size

87.7 kB

Total Files

41

Last publish

Collaborators

  • dechristopher
  • uptonm
  • shawntoubeau