Getting Started
Vue.js waves effect directive based on Waves
Click effect inspired by Google's Material Design
Builds
If you don't use a package manager, you can access vue-waves-effect via unpkg (CDN) , download the source, or point your package manager to the url.
The vue-waves-effect package includes precompiled production and development UMD builds in the dist folder . They can be used directly without a bundler and are thus compatible with many popular JavaScript module loaders and environments. You can drop a UMD build as a <script> tag on your page. The UMD builds make vue-waves-effect available as a window.vueWavesEffect global variable.
License
The code is available under the MIT license.
Contributing
We are open to contributions, see CONTRIBUTING.md for more info.