ocean-cut-boss
v1.0.4
Published
the object float animate effect
Downloads
4
Readme
ocean-cut-boss
The command line app for ocean-cut-boss
Install
$ npm i ocean-cut-boss
Features
- 基于svg的砍boss特效
Usage
npm install ocean-cut-boss
import 'ocean-cut-boss'
<div>
<svg id="stage" width="1920" height="937" xmlns="http://www.w3.org/2000/svg"><path d="" style="fill: red;"></path><path d="" style="fill: blue;"></path><path d="" style="fill: green;"></path><path d="" style="fill: yellow;"></path><path d="" style="fill: white;"></path></svg>
</div>