ePulse

Lightweight(1.7kb) jQuery plugin for creating ripple effects on event occurrence

Install

npm

If you use build system that supports CommonJS or AMD modules, then install through npm

npm install jquery-epulse

Then include in your *.js file

require('jquery-epulse');

bower

In future releases

manual

For manual installation you can download one of the latest release or clone this repo:

git clone https://github.com/likerRr/jquery-epulse.git

Then just include plugin in your html

<script src="/dist/jquery-epulse.min.js"></script>

There are 3 different versions available for including:

Examples

Ripple effect example:

Show code (gist)

Rain effect:

Show code (gist)

LICENSE

http://likerrr.mit-license.org