We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hey everybody and hey @andyruwruw !
Thanks for creating this beautiful library, got it integrated in whatsapp-chess. I would love to add col and row descriptions (ABCDEFGH and 12345678).
We could either achieve this by coding it right into, or by letting the user get the svg itself so he could then manipulate it.
Would love to do this and will open a pr right away!
Hope you will merge it if it suits your roadmap and release it asap.
The text was updated successfully, but these errors were encountered:
Okay so just modified my app to handle the rendering of letters itself... If anybody is in need of it: https://github.com/IJustDev/whatsapp-chess/blob/master/src/commandHandler.ts#L39
I will create a pr containing an option to display them tomorrow
Sorry, something went wrong.
Happy you found the lib useful!
I plan on revisiting this and do a bit of refactoring and I'll add those features as well, for now thank you for sharing your implementation :)
No branches or pull requests
Hey everybody and hey @andyruwruw !
Thanks for creating this beautiful library, got it integrated in whatsapp-chess. I would love to add col and row descriptions (ABCDEFGH and 12345678).
We could either achieve this by coding it right into, or by letting the user get the svg itself so he could then manipulate it.
Would love to do this and will open a pr right away!
Hope you will merge it if it suits your roadmap and release it asap.
The text was updated successfully, but these errors were encountered: