react-chessdiagram icon indicating copy to clipboard operation
react-chessdiagram copied to clipboard

Chess Diagram React Component

Results 2 react-chessdiagram issues
Sort by recently updated
recently updated
newest added

Unfortunately there are code format changes, so I'll explain here: 1. added a boolean **labels** prop; if true, behavior is same as now 1. if false: 1. the labels are...

The library at present does not handle pawn promotions. I'm planning to put up a PR for this. What would be an ideal way to provide APIs for this? My...