CLI tool to animate svg paths
npm install -g svg-lineart-animator
svgline --file test.svg
Usage:
svgline [options]
Options:
-f, --file Path to original file
-w, --delay Delay before start of animation in ms
-d, --destination Path to save generated file
-p, --direction Animation direction
-s, --duration Duration of the animation in ms
-h, --help This screen
-i, --iteration Number of iteration for animation
-t, --timing Timing of the animation
For more information on the animation properties. Check it out here: https://www.w3schools.com/cssref/css3_pr_animation.asp
If you like this app, please consider donating to a small time developer (me)!