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

de70d67 · Jan 13, 2018

History

7 Commits
Mar 26, 2013
Mar 26, 2013
Mar 26, 2013
Jan 12, 2018
Jan 12, 2018
Mar 26, 2013

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