Extends ui-sref directive (part of angular-ui-router) to add fastclick style behaviour
From Bower:
bower install --save angular-ui-sref-fastclick
From Npm :
npm install --save homerjam/angular-ui-sref-fastclick
-
Include
angular-ui-sref-fastclick.json your page -
Include
hj.uiSrefFastclickas a dependency in your app
That's it, the directive just extends the ui-sref directive so nothing else is necessary.