Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FollowPath

A JavaScript package to animate HTML elements along an SVG path with custom durations, iterations, and a callback function after the animation.

Features

  • Animates an element along a given SVG path.
  • Specify custom durations for the animation.
  • Rational number of iterations for the animation.
  • Custom Delay between each iteration.
  • Scale path to adjust animation.
  • Callback function support after the animation completes.
  • Timeline support during animation.
  • Keeps track of animation fps(frames per second), and iterations completed during animation.
  • Play/Pause and Stop the animation when required.

Releases

Packages

Used by

Contributors

Languages