1.1.0 • Published 7 years ago

blip-clock v1.1.0

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

blip-clock

A node module that draws a blipety clock on the screen. Here is a live demo.

Installation

npm install blip-clock --save

Usage

  • Require blip-clock in your project.
  • Add a canvas to your HTML and supply it to the blip-clock.blip method.
  • If the canvas doesn't have any height and width attributes then a default of 400px x 400px will be used.
  • blip-clock takes care of the rest! Have fun!
1.1.0

7 years ago

1.0.0

7 years ago

0.1.3

8 years ago