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: 4 months ago
JSON representation
Add material design ripple effect to your Vue project.
- Host: GitHub
- URL: https://github.com/partyka1/vue-material-design-ripple
- Owner: partyka1
- Created: 2019-08-14T13:32:34.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T07:15:15.000Z (almost 3 years ago)
- Last Synced: 2024-04-27T05:33:02.711Z (over 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 3.36 MB
- Stars: 31
- Watchers: 1
- Forks: 6
- Open Issues: 35
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-vue - vue-material-design-ripple - Add material design ripple effect to your Vue project. (UI Utilities [🔝](#readme))
- awesome-vue - vue-material-design-ripple - Add material design ripple to any element. Use any ripple color you want. No performance issues. Mobile friendly. No dependencies. It just works. (Components & Libraries / UI Utilities)
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