7 packages
@jacksonthall22/chess.ts
A direct port of `python-chess` to TypeScript!
@jacksonthall22/chess.ts-dev
A direct port of `python-chess` to TypeScript!
@jacksonthall22/deque
A simple double-ended queue (deque) implementation in TypeScript
@jacksonthall22/iter-utils
A collection of TypeScript iterator utility functions mirroring those in Python's itertools module
@jacksonthall22/svelte-chess
Fully playable chess component for Svelte. Powered by @jacksonthall22/chess.ts logic, Chessground chessboard and optionally Stockfish chess AI.
@jacksonthall22/svelte-chessground
Svelte chessboard component. A Svelte wrapper for the full-featured Chessground chess UI.
python-chess.ts
A direct port of `python-chess` to TypeScript!