blip-clock

1.1.0 • Public • Published

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!

Readme

Keywords

Package Sidebar

Install

npm i blip-clock

Weekly Downloads

1

Version

1.1.0

License

MIT

Last publish

Collaborators

  • fredrik.makila