@powchess/chessboard
TypeScript icon, indicating that this package has built-in type declarations

1.4.12 • Public • Published

example workflow npm NPM npm

Svelte Chessboard

This is the Chessboard UI Package which is used on PowChess.

Demos

⭐️ Demo Website
⭐️ PowChess

Installation

npm install --save-dev @powchess/chessboard

Usage

<script lang="ts">
	import Chessboard, { type ChessboardConfig } from '@powchess/chessboard';
	const config: ChessboardConfig = {};
</script>

<Chessboard {config} />

Package Sidebar

Install

npm i @powchess/chessboard

Homepage

powchess.com

Weekly Downloads

4

Version

1.4.12

License

MIT

Unpacked Size

446 kB

Total Files

96

Last publish

Collaborators

  • trgsv