🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

Wave Loader is a simple jQuery plugin that creates a circular loader with a smooth wave loading effect using Html5 canvas and requestAnimationFrame.

loader

Documentation

Jquery wave loader

Summary

Jquery plugin for creating wave loading effect

Building and running

  1. Run npm install inside project directory
  2. Install bower npm install -g bower
  3. Fetch bower dependencies bower install

Now you can simply build app by gulp build or gulp build-prod for production. If you want to run server with livereload and watch for files change do gulp watch.

Minified and development versions of plugin is under dist folder


You May Also Like