js-swipe-detect
v1.0.2
Published
Detection of swipe direction
Downloads
6
Readme
jsSwipeDetection
JavaScript for detection of swipe direction.
Instalation
Download or clone repository.
NPM
npm install js-swipe-detect
Devel
npm install
– for development.
Grunt tasks
grunt
– for development.grunt build
– for production.