1.0.0 • Published 7 months ago

chess-lite v1.0.0

Weekly downloads
-
License
-
Repository
github
Last release
7 months ago

Chess Lite ♟️

Documentation

Link to 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