Emulate a human's mouse-movements using this JavaScript-based virtual pointer
Stars
52
Forks
7
Watchers
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
35
commits
Add movementX and movementY
29ac9ed
Add clientX + clientY
4e1442d
add mousemove listener
1e4a495
standardize "isTouchEvent" naming
8e0e0db
add event recorder, support scroll events
803e9bc
comment change to spec versions
538fb02
just hard code whether its touch event or not
2b93617
fix timestamps
8fba438
handle mobile event sequences more precisely
b97c3f0
more cleanup
bb9da76
readability and extra documentation
7dccd74
typo in readme
ef73aeb
error proofing + readability
5746b44
more fixings
799e421
fix re mouse pos tracking
a18c6f0