Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/yusufshakeel/dyclockjs

dyClockJS is a small plugin to create digital and analog clock for your blog and website.
https://github.com/yusufshakeel/dyclockjs

analog-clock clock digital-clock javascript

Last synced: 3 months ago
JSON representation

dyClockJS is a small plugin to create digital and analog clock for your blog and website.

Awesome Lists containing this project

README

        

# dyClockJS
dyClockJS is a small plugin to create digital and analog clock for your blog and website.

### Status

[![license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/yusufshakeel/dyClockJS)
[![npm version](https://img.shields.io/badge/npm-2.0.2-blue.svg)](https://www.npmjs.com/package/dyclockjs)
[![](https://data.jsdelivr.com/v1/package/npm/dyclockjs/badge)](https://www.jsdelivr.com/package/npm/dyclockjs)

### Getting Started
* Download the [latest release](https://github.com/yusufshakeel/dyClockJS/releases) of the project.
* Clone the repo: `git clone https://github.com/yusufshakeel/dyClockJS.git`
* Install with npm: `npm install dyclockjs`
* Use from jsDelivr CDN: `https://www.jsdelivr.com/package/npm/dyclockjs`

### Video Tutorial
[Click here](https://www.youtube.com/watch?v=FO4qE88t2OA) to watch the tutorial video of this project.

### Documentation
[Click here](https://www.dyclassroom.com/dyclockjs/documentation) for project documentation.

### Fonts
This project uses Google Fonts [Click here](https://fonts.google.com)

### License
It's free and released under [MIT License](https://github.com/yusufshakeel/dyClockJS/blob/master/LICENSE) Copyright (c) 2016 Yusuf Shakeel

### Donate
Feeling generous :-) Buy me a cup of tea.

[Donate via PayPal](https://www.paypal.me/yusufshakeel)

## Note!

### Version 2.x

No jQuery required.

### Version 1.x

Requires jQuery v1.12 and above.