Skip to content

bgmort/jOdometer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jOdometer is a counter that works like an odometer: moving the numbers up like in a wheel.
This is a fork of Jesus Carrera's image based counter.  Instead of images, it uses plain
HTML, so it can easily be styled with CSS.

We can configure:

* Start number
* Stop number
* Delay between the number change
* Increment units
* Speed and easing of the animation
* Whether to format large numbers with comma or not.
* Whether leading zeros should be visible or hidden.

We can also update the numbers manually/dynamically.

To see the example files, visit http://htmlpreview.github.com/?https://github.com/bgmort/jOdometer/blob/master/index.html

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%