Skip to content

alexsantos-eth/ripple-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ripple.js

Material design ripple effect with JavaScript

Download

git clone https://github.com/alexsan-dev/ripple-js.git

Install npm 🔧

npm i ripplefx

CDN script tag

<script href="https://raw.githubusercontent.com/alexsan-dev/ripple-js/master/index.js"></script>

Using ⚒️

import 'ripple-js';
// on HTML or JSX
<div class="waves"></div>
// Dark ripple
<div class="waves waves-dark"></div>

About

Ripple effect with JavaScript

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published