yuku / textcomplete

Autocomplete for HTMLTextAreaElement and more.
https://yuku.takahashi.coffee/textcomplete/
MIT License
1.74k stars 303 forks source link

Thank you #335

Closed MykolaGolubyev closed 4 years ago

MykolaGolubyev commented 4 years ago

Hello, thank you very much for maintaining this library. It took me a couple of hours to go though React available solutions and then I expanded my search to pure javascript libraries and finally found textcomplete!

It works great for one of my use cases - auto complete after #, similar to how twitter new post works. And I had no issues to expand it to work for every complex word user may need to enter inside a search box.

This is not actually an issue, but a thank you post!