Skip to content

A clock built with the svg.js library, inspired by the swiss railway clock

Notifications You must be signed in to change notification settings

svgdotjs/svg.clock.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

svg.clock.js

A clock build with svg.js, inspired by the swiss railway clock, designed by Hans Hilfiker.

Svg.clock.js is licensed under the terms of the MIT License.

Usage

Include this plugin after including the svg.js library in your html document.

Then fire up the clock:

var draw = SVG('canvas').size(400, 400)
var clock = draw.clock('100%')

Dependencies

About

A clock built with the svg.js library, inspired by the swiss railway clock

Resources

Stars

Watchers

Forks

Packages

No packages published