angucomplete icon indicating copy to clipboard operation
angucomplete copied to clipboard

Alternative implementation (if you wanted one)

Open a-c-m opened this issue 10 years ago • 2 comments

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!

a-c-m avatar Jul 31 '14 08:07 a-c-m

Here is another one https://github.com/ghiden/angucomplete-alt

ghiden avatar Jul 31 '14 09:07 ghiden

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.

teamaton avatar Oct 11 '14 10:10 teamaton