Skip to content

Releases: jonahvsweb/touchpoint-js

v1.0.1 - ES6 Update and Quick-Clicking

01 Oct 18:54
Compare
Choose a tag to compare
  • Library has been refactored for ES6. Both ES5 and ES6 versions of the library are available in the dist folder for usage.
  • Quick-clicking was removed due to issues with performance initially. This has now been re-introduced into the library and should not produce any bugs or issues with performance.

v1.0

04 Aug 04:12
Compare
Choose a tag to compare

A tiny (3.6kb minified) vanilla JavaScript library made for in-browser HTML prototyping (as part of the UX process) that visually shows where the user clicks/taps on-screen with CSS3 transform and transitions. TouchPoint is highly customizable, mobile ready (tested in Android & iOS) and great for screencasting, screen recording, user testing and presentations.

touchpoint-js