hammerjs / touchemulator

Emulate touch input on your desktop
http://hammerjs.github.io/touch-emulator
MIT License
385 stars 109 forks source link

Add build step with "Bookmarkleter" #7

Open irae opened 9 years ago

irae commented 9 years ago

On future versions of the emulator, might be interesting to use "bookmarkleter" to create actual bookmark, that won't require a CDN.

By automating it, after any stable patch, one could run npm run build and get the bookmarklet generated and updated on Readme.md file.

https://github.com/chriszarate/bookmarkleter

I am out of time as of now, but maybe I will create a pull request for that later. Leaving the suggestion here anyway, as the maintainers might like the idea even before I get to it.