polymer analog clock
A web component for building clocks, inspired by
- https://github.com/tjvantoll/clock-face
- the clock that appears on Moment.js' home page.
Import the clock-element.html file and then use the <clock-element>
element.
<link rel="import" href="../bower_components/clock-element/clock-element.html">
The <clock-element>
element displays the current time by default.
ever-green browsers