capacitor-stockfish-variants
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

Capacitor Stockfish Multi Variants plugin

Multi Variant Stockfish chess engine interface for Ionic Capacitor.

Example usage

API

getMaxMemory()

getMaxMemory() => any

Returns: any


start()

start() => any

Returns: any


cmd(...)

cmd(options: { cmd: string; }) => any
Param Type
options { cmd: string; }

Returns: any


exit()

exit() => any

Returns: any


Readme

Keywords

Package Sidebar

Install

npm i capacitor-stockfish-variants

Weekly Downloads

6

Version

2.0.0

License

MIT

Unpacked Size

925 kB

Total Files

102

Last publish

Collaborators

  • veloce