| Library | Description |
|---|---|
chess.js |
most popular JS chess library — move generation, validation, check/checkmate |
chessops |
TypeScript chess rules — supports variants (Crazyhouse, Antichess, etc.) |
js-chess-engine |
chess engine with configurable AI — no dependencies |
chess.ts |
TypeScript rewrite of chess.js |