# awesome-angular-swipe **Repository Path**: mirrors_linagora/awesome-angular-swipe ## Basic Information - **Project Name**: awesome-angular-swipe - **Description**: [ARCHIVED] This library uses $swipe then exposes a directive which allows mobile swipe feature on everything in the DOM. - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-02-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README  # awesome-angular-swipe This library uses $swipe and exposes a directive which allows mobile swipe feature on everything in the DOM. Please, take a look at our live [demo](http://linagora.github.io/awesome-angular-swipe/). It works only for mobile device. It will do nothing on desktop (except using the dev tool to mock a mobile behavior). # Usage You might want to take a look at the index.html file inside the *example* folder. The directive *swipe* can be used as a class or as an attribute. Then inject callbacks on right and left swipe, and template customization like so: