├── LICENSE.txt ├── README.md ├── bower.json ├── jquery.detect_swipe.js └── package.json /LICENSE.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/marcandre/detect_swipe/HEAD/LICENSE.txt -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/marcandre/detect_swipe/HEAD/README.md -------------------------------------------------------------------------------- /bower.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/marcandre/detect_swipe/HEAD/bower.json -------------------------------------------------------------------------------- /jquery.detect_swipe.js: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/marcandre/detect_swipe/HEAD/jquery.detect_swipe.js -------------------------------------------------------------------------------- /package.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/marcandre/detect_swipe/HEAD/package.json --------------------------------------------------------------------------------