Lightweight JavaScript Timer Library – Timer.js
Timer.js is a lightweight, generic JavaScript timer library which allows you to start / stop / resume / reset a timer inside any HTML element.
Timer.js is a lightweight, generic JavaScript timer library which allows you to start / stop / resume / reset a timer inside any HTML element.
lengthy is a small and easy-to-use JavaScript library for displaying current date or a specific date with custom formats.
A simple, unobtrusive JavaScript library for create a countdown timer which allows you to count down (up) from (to) a specific time.
jsclock is a standalone JavaScript library for creating a world clock to display current local times around the world based the timezone. How to use it: Load the clock.js into your html page. <script src=”clock.js”></script> Create the html for the world clock. <div class=”myclock”> <div>In Paris, it is</div> <div id=”CET”></div> </div> <div class=”myclock”> <div>while in Los… Read More »
An animated digital clock that uses JavaScript and CSS / CSS3 to create an old 7 segment display for displaying your local time on the webpage.
A simple stopwatch with start, stop and reset controls built using radio inputs and CSS3 animations.
A simple lightweight Javascript stopwatch which allows you to count up from zero with start, pause, resume and stop controls.
A flat realistic clock built on top of CSS3 transitions and transforms, no any Image or Javascript needed.
A simple fashion clock, built on top of Javascript, CSS, CSS3 transforms, to display the current local time on your website.