angucomplete
angucomplete copied to clipboard
Alternative implementation (if you wanted one)
Back when this module was not being actively developed/maintained, we ended up writing our own version. Its used by us in prod, but taken ages to get the approval to release it.
https://github.com/voidberg/ngcompletr
Its a very similar idea, but a different implementation.
As angucomplete is now more active, so its likely this won't be of interest to many people - but felt we wanted to share anyway!
Here is another one https://github.com/ghiden/angucomplete-alt
Both alternatives are better than this original, because they contain not only enhancements but necessary bug fixes. Definitely go for one of them or even yet a different one.