Skip to content

evilscientress/studioclock.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

studioclock.js

A studioclock written in js unsing svg.js

studioclock.js is licensed under the terms of the MIT License.

Usage

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

To fire up the clock:

var draw = SVG('clock').size(1000, 1000)
var clock = draw.studioclock('100%')
clock.start();

For a complete example look at index.html

You can find a hosted version of this clock at https://masterbase.at/studioclock/

Dependecies

Attribution

About

A studioclock written in js unsing SVG.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages