shaack / cm-chessboard

A JavaScript chessboard without dependencies. Rendered in SVG, coded in ES6. Views FEN, handles move input, animated, responsive, expandable
MIT License
216 stars 68 forks source link

Are there typescript types available? #102

Closed blasco closed 1 year ago

blasco commented 1 year ago

Hi, first of all thank you for such an amazing and intutive chessboard library. I like developing with typscript, I wonder if there are any typscript definition files provided or if somebody happens to know how they could be easily generated. Thank you in advance!

shaack commented 1 year ago

Thank you! But no, I will stay at vanilla JS.

shaack commented 1 year ago

OK, I will keep the ticket open for a reasonable time. Maybe someone knows the answer.

blasco commented 1 year ago

Oh, ok... thank you anyways