1.0.4 • Published 5 years ago

ocean-cut-boss v1.0.4

Weekly downloads
-
License
ISC
Repository
-
Last release
5 years ago

ocean-cut-boss

Travis npm version npm downloads JavaScript Style Guide

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>