1.0.0 • Published 7 years ago

blip-loader v1.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

blip-loader

A node module that adds a loading animation. The loader animation is rendered in a canvas element inside a container of your choice. It is enough to require the module and the module takes care of the rest. Here is a live demo.

Installation

npm install blip-loader --save

Usage

  • Require blip-clock in your project.
  • Add a container html element (such as a div, or anything really) and give it the id blipLoader
  • That's it! Now you should have a loading animation that can spice up the otherwise boring loading times.
1.0.0

7 years ago

0.0.1

7 years ago