1.0.5 • Published 4 years ago

clocks-for-websites v1.0.5

Weekly downloads
-
License
GPL-3.0-or-later
Repository
gitlab
Last release
4 years ago

webclock

npm.io NPM ETH JS clock for websites

Features

Show time from the user's computer (So it will be the exact time of the user)

Installation

Paste the following code in your html file:

<head>
<!-- your code-->
<script src="https://cdn.jsdelivr.net/npm/clocks-for-websites@1.0.3/clocks.min.js"></script>
<!-- your code-->
</head>
<body>
<!-- your code-->
<!-- For English language watches-->
<p id="clock"></p>
<!-- your code-->
</body>

Live demo: https://js-clock-widget.netlify.app/

No more updates are planned

Using

<p id="clock"></p>

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago