Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 522 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 522 Bytes

chess.ts

Build Status npm

chess.ts is a Typescript chess library and rewrite of chess.js.

Installation

To install the stable version:

# NPM
npm install chess.ts

Documentation

The docs are generated from docstrings and are available here.