Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/partyka1/vue-material-design-ripple

Add material design ripple effect to your Vue project.
https://github.com/partyka1/vue-material-design-ripple

Last synced: about 1 month ago
JSON representation

Add material design ripple effect to your Vue project.

Lists

README

        

# vue-material-design-ripple

Add material design ripple effect to your Vue project.

## Why another ripple plugin?
1. Most of current plugins don't work exactly as google implementation of ripple does
2. Some require weird setup or dependencies
3. None of existing solutions worked for me

## About this package
1. You can set ripple color
2. It doesn't have performance problems
3. It doesn't require any dependencies
4. It just works. Without headache or +100kb to your js build
## Demo
https://codesandbox.io/s/vue-template-2f18v?fontsize=14