vue-haru-ripple
Version:
41 lines (30 loc) • 1.14 kB
Markdown
# vue-haru-ripple
[](https://travis-ci.org/wsqviva/vue-haru-ripple)
[](https://www.npmjs.com/package/vue-haru-ripple)
[](https://david-dm.org/wsqviva/vue-haru-ripple)
[](https://www.npmjs.com/package/vue-haru-ripple)
> ripple effect for vue.js app -- only depend on vue2
[Live Demo](https://wsqviva.github.io/vue-haru-ripple/)
## Install
install via yarn
```
$ yarn add vue-haru-ripple
```
## Usage
```html
<vue-haru-ripple class="ripple">
<div>
<span>my ripple</span>
</div>
</vue-haru-ripple>
```
## TODO LIST
- [ ] fix apparent bug
- [ ] add directive
## Maintainer
This handsome guy is not only the maintainer, but also the owner. 👻
| [](https://github.com/wsqviva) |
| --- |
| [wsqviva](https://github.com/wsqviva) |
## License
[MIT](https://en.wikipedia.org/wiki/MIT_License)