jquery-swipe-corners

0.1.2 • Public • Published

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>
Browserify
  • 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

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i jquery-swipe-corners

      Weekly Downloads

      1

      Version

      0.1.2

      License

      MIT

      Last publish

      Collaborators

      • jjdltc