chess-lite
v1.0.0
Published
A zero-dependency, lightweight chess library for game logic and FEN manipulation. Typescript ready. Any JS runtime.
Downloads
17
Maintainers
Readme
Chess Lite ♟️
Documentation
About
A ZERO dependencies, lightweight chess library for game logic and FEN manipulation. The library is headless, meaning it does not contain any UI components. It is designed to be used with any JS runtime. This library is used as a core logic for chess-lite application.
Features
- 🪶 Zero dependencies
- 📦 TypeScript ready
- ⚡️ Minimal and performant
- 🎯 Simple API
Installation
npm install chess-lite
MIT © Daniel Bílek