Chess Lite ♟️

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