Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 461 Bytes

File metadata and controls

25 lines (15 loc) · 461 Bytes

angular-swipe

Simple vertical and horizontal swipe gesture directives and swipe service for angular js 1.2. Small extension of the angular $swipe service.

Install

Add this line to your bower.json dependencies

"angular-swipe":  "git@github.com:marmorkuchen-net/angular-swipe.git"

and run bower install afterwards.

Usage

Directives

  • ng-swipe-up
  • ng-swipe-down
  • ng-swipe-left
  • ng-swipe-right

Service

  • swipe