React API Reference
The @chess-barebones/chess-react package provides a set of React components for rendering a chess game.
Key Exports
Chess: A generic renderer for a chess game.RegularChess: A convenience component that wires up a ready-to-play chess game.Puzzle: A component for rendering interactive puzzles.useObservablesState: A hook for subscribing toObservableStateinstances.