0.13.10 • Published 6 months ago
next-chessground v0.13.10
Next Chessground
Next gen wrapper for Chessground packed with features and pawn promotion logic out of the box.
Built by chess players in React and Next.js
Live Demo
https://next-chessground.vercel.app
Features
- legal chess moves only with built in support from
chess.js
- pawn promotion logic
- custom chess board, chess pieces, move sounds and other chess settings
- flip and resize the chess board
Installation
npm i next-chessground
# or
yarn add next-chessground
Usage
import NextChessground from 'next-chessground';
const App = () => {
return (
<div className="bg-white rounded shadow">
<NextChessground />
</div>
);
};
export default App;
0.13.10
6 months ago
0.13.9
2 years ago
0.14.0
2 years ago
0.14.1
2 years ago
0.13.7
2 years ago
0.13.8
2 years ago
0.13.6
3 years ago
0.13.5
3 years ago
0.11.0
3 years ago
0.12.0
3 years ago
0.11.1
3 years ago
0.10.2
3 years ago
0.13.0
3 years ago
0.12.1
3 years ago
0.11.2
3 years ago
0.10.3
3 years ago
0.13.1
3 years ago
0.12.2
3 years ago
0.11.3
3 years ago
0.10.4
3 years ago
0.13.2
3 years ago
0.11.4
3 years ago
0.10.5
3 years ago
0.13.3
3 years ago
0.11.5
3 years ago
0.13.4
3 years ago
0.9.4
3 years ago
0.9.3
3 years ago
0.10.1
3 years ago
0.10.0
3 years ago
0.9.0
3 years ago
0.8.1
3 years ago
0.7.2
3 years ago
0.6.3
3 years ago
0.8.0
3 years ago
0.7.1
3 years ago
0.9.2
3 years ago
0.6.5
3 years ago
0.9.1
3 years ago
0.6.4
3 years ago
0.5.0
3 years ago
0.7.0
3 years ago
0.6.1
3 years ago
0.6.0
3 years ago
0.3.2
4 years ago
0.3.1
4 years ago
0.2.3
4 years ago
0.2.4
4 years ago
0.2.2
5 years ago
0.2.1
5 years ago
0.1.0
5 years ago