Skip to content
This repository has been archived by the owner on Dec 21, 2021. It is now read-only.

Version 1.0.0 - First release of CursorAnim.js

Latest
Compare
Choose a tag to compare
@TeKrop TeKrop released this 27 Aug 10:47
· 2 commits to master since this release

Available animations

  • Move toward an absolute position or CSS selector
  • Click on a element
  • Drag and drop using jQuery UI draggable and droppable elements
  • Wait an amount of time
  • Type some dynamic text into a textinput (using typed.js)

Known bugs

  • None for now

Future functionalities

  • Possibility to pause, resume and stop an animation (and binding it to a key for example)