ngTouch
Improve this Doc ngTouch
Installation
First, get the file:
- Google CDN e.g.
"//ajax.googleapis.com/ajax/libs/angularjs/X.Y.Z/angular-touch.js"
- NPM e.g.
npm install --save angular-touch@X.Y.Z
oryarn add angular-touch@X.Y.Z
- Bower e.g.
bower install angular-touch#X.Y.Z
- code.angularjs.org (discouraged