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

https://github.com/cccaaannn/digitalclock

single line digital clock for adding websites.
https://github.com/cccaaannn/digitalclock

digitalclock single-line

Last synced: 11 months ago
JSON representation

single line digital clock for adding websites.

Awesome Lists containing this project

README

          

# digitalClock
### Single line digital clock for adding websites.

---
![GitHub top language](https://img.shields.io/github/languages/top/cccaaannn/digitalClock?style=flat-square) ![](https://img.shields.io/github/repo-size/cccaaannn/digitalClock?style=flat-square) [![GitHub license](https://img.shields.io/github/license/cccaaannn/digitalClock?style=flat-square)](https://github.com/cccaaannn/digitalClock/blob/master/LICENSE)

## Live example
## https://cccaaannn.github.io/digitalClock/


### Adding the clock with single line (24 hour format).
```html

```

### 12 hour format in one line.
```html

```

### To add clock to custom divs, use `12hour` or `24hour` classes with this script.
```html

```