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: 4 months ago
JSON representation
dyClockJS is a small plugin to create digital and analog clock for your blog and website.
- Host: GitHub
- URL: https://github.com/yusufshakeel/dyclockjs
- Owner: yusufshakeel
- License: mit
- Created: 2016-08-19T15:43:02.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-04-27T05:05:28.000Z (about 8 years ago)
- Last Synced: 2025-08-21T11:44:25.804Z (11 months ago)
- Topics: analog-clock, clock, digital-clock, javascript
- Language: JavaScript
- Homepage: https://dyclassroom.com/dyclockjs/documentation
- Size: 458 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dyClockJS
dyClockJS is a small plugin to create digital and analog clock for your blog and website.
### Status
[](https://github.com/yusufshakeel/dyClockJS)
[](https://www.npmjs.com/package/dyclockjs)
[](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.