Skip to content

jacobbubu/touch-emulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

touch-emulator

A wrapper of https://github.com/hammerjs/touchemulator for using with browserify.

Example

require('touch-emulator')();

Then a touch events polyfills will be mounted automatically.

Please see the demo/demo.js for further usage.

Play with beefy

Clone to your computer.

git clone https://github.com/jacobbubu/touch-emulator.git touch-emulator
cd touch-emulator
npm install

And then run the demo.js using:

npm start

Open up localhost:9966 in your browser.

About

a wrapper of https://github.com/hammerjs/touchemulator for using with browserify

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published