Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/yusufshakeel/dyclockjs
- Owner: yusufshakeel
- License: mit
- Created: 2016-08-19T15:43:02.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-27T05:05:28.000Z (over 6 years ago)
- Last Synced: 2024-10-13T16:09:33.303Z (3 months ago)
- Topics: analog-clock, clock, digital-clock, javascript
- Language: JavaScript
- Homepage: https://yusufshakeel.com/project/dyclockjs
- Size: 458 KB
- Stars: 4
- Watchers: 2
- 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
[![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.