Skip to content
This repository has been archived by the owner on Jan 27, 2019. It is now read-only.

Allow to implement 6 diferent non jq native support swipe events (up, down, topLeft, topRight, bottomLeft, bottomRight)

License

Notifications You must be signed in to change notification settings

jjdltc/jquery-swipe-corners

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jquery-swipe-corners-plugin

Allow to implement 6 diferent non jQuery native supported swipe events (up, down, topLeft, topRight, bottomLeft, bottomRight)

Install

Direct
  • Download
  • Refer in HTML <script type="text/javascript" src="Path/To/File/swipe-corners.js"></script>
  • Install: npm install --save jquery-swipe-corners
  • Module: require('jquery-swipe-corners')

Events

  • up
  • down
  • topLeft
  • topRight
  • bottomLeft
  • bottomRight

There is a big TODO list, but in resume

  • Write a better documentation (Readme)
  • Include a minified version

About

Allow to implement 6 diferent non jq native support swipe events (up, down, topLeft, topRight, bottomLeft, bottomRight)

Resources

License

Stars

Watchers

Forks

Packages

No packages published