I\'m using jQuery in my project and I need to implement autocomplete, but I\'d like to avoid including jQuery UI widget, and hopefully use some specific external plugin. Could y
I've started writing an auto complete / mentioning plugin in plain Javascript. I't not completed yet, but it could be a good start point.
github