An open API service indexing awesome lists of open source software.

https://github.com/shankscript/purecssclock

A clock widget using pure CSS
https://github.com/shankscript/purecssclock

Last synced: 12 months ago
JSON representation

A clock widget using pure CSS

Awesome Lists containing this project

README

          

# purecssclock
A clock widget using pure CSS properties. Javascript is used only to get current time from the system. Checkout [Demo](http://codepen.io/shanksrepo/pen/XmYBZx)

### Clock hands animation
Makes use of animation frames with different timings.

### [Demo](http://codepen.io/shanksrepo/pen/XmYBZx)