angular-tooltip
angular-tooltip copied to clipboard
jqLite
trafficstars
With ng-tooltip it seems to be looking for the jquery's hover method which isn't included with jqLite.
I just added a pull request on a fork of this repo that removes jquery as a dependency.
In addition, it had a bunch of fixes already. Maybe we can get it pull requested into this library as well or transfer the repo to someone who will keep it active.