svg-motion
v0.0.14
Published
<h1 align="center"> <img src="logo.png" width="110"/> </h1>
Readme
JS-SVG-Motion
Only used for L command of the path of svg elements.
Installation
Via npm
$ npm install svg-motionor manual download here!
Usage
CDN
localhost
<script type="text/javascript" src="svg-motion.cdn.js"></script>online
<script type="text/javascript" src="http://hutech.tech/svg-motion.cdn.js"></script>minimized
<script type="text/javascript" src="http://hutech.tech/svg-motion.cdn.min.js"></script>ES6
import { LineSvgMotion } from "svg-motion";