Does anyone have any suggestions for a dynamic text editor whereby suggestions appear while you write according to user input?
I guess it would be something like what Grammarly offers but I am unsure of what I even should be searching for while problems solving potential solutions. Does an API for this exist?
It might depend on how sephisticated you plant to be
Simple things are just 'autocomplete' libs, you might provide a dictionary in whatever way you fetch it, you can make it dynamic, context-related
And the displays can differ
If you really are after Grammarly specifically https://www.grammarbot.io/post/grammarly-api-developers