svg-path-animator

2.0.8 • Public • Published

SVG Path Animator

CLI tool to animate svg paths

DEMO

Installation

npm install -g svg-lineart-animator

Usage

svgline --file test.svg

Options

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

Support

If you like this app, please consider donating to a small time developer (me)!

Donate

Dependencies (5)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i svg-path-animator

    Weekly Downloads

    0

    Version

    2.0.8

    License

    ISC

    Unpacked Size

    8.32 kB

    Total Files

    3

    Last publish

    Collaborators

    • cheng503