vector-touch
Advanced tools
Sorry, the diff of this file is too big to display
+5
-2
| { | ||
| "name": "vector-touch", | ||
| "description": "", | ||
| "version": "1.0.0", | ||
| "version": "1.0.1", | ||
| "homepage": "https://github.com/dominictarr/vector-touch", | ||
@@ -14,5 +14,8 @@ "repository": { | ||
| "devDependencies": { | ||
| "indexhtmlify": "~1.0.3", | ||
| "browserify": "~2.28.0" | ||
| }, | ||
| "scripts": { | ||
| "test": "set -e; for t in test/*.js; do node $t; done" | ||
| "test": "set -e; for t in test/*.js; do node $t; done", | ||
| "build": "browserify example/example.js --debug | indexhtmlify > index.html" | ||
| }, | ||
@@ -19,0 +22,0 @@ "author": "Dominic Tarr <dominic.tarr@gmail.com> (http://dominictarr.com)", |
+5
-0
@@ -5,2 +5,4 @@ # vector-touch | ||
| [live demo](http://dominictarr.github.io/vector-touch/) | ||
| ## Rant | ||
@@ -70,2 +72,5 @@ | ||
| Optionally, you may pass in an `element` to detect touches on, | ||
| by default it will detect touches on the body itself. | ||
| ### Touch | ||
@@ -72,0 +77,0 @@ |
Sorry, the diff of this file is too big to display
201899
0.13%95
5.56%2
Infinity%