jquery-pointers

1.0.3 • Public • Published

pointers

is a open-source library that can recognize gestures made by touch, mouse and pointerEvents.

QuickStart

If you know how to use JQuery, then you already know how to use Pointers!

$p('YourSelector').on('tap nthtap:2 press press:up pan:start.namespace pan:end.namespace pan.namespace',function(){
console.info('Hey! You just trigger the handler!');
})

documentation

For in-details use referer to the documentation

License

This package is a free software Licensed under the MIT License.

Package Sidebar

Install

npm i jquery-pointers

Weekly Downloads

1

Version

1.0.3

License

MIT

Unpacked Size

150 kB

Total Files

24

Last publish

Collaborators

  • shamaseen