sevenSeg.js is a jQueryUI plugin for creating vector-based (SVG) seven-segment displays.
- No images. All graphics are drawn using HTML SVG that scale to any size.
- No external CSS file. Default style classes are injected into your page. If you want to tailor the style classes in your own CSS you can. You can also individually style the individual widgets via options. It's your choice.
- Databinders for Knockout MVVM.
- MIT License