Skip to content

chris75vie/sevenSeg.js

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sevenSeg.js

sevenSeg.js is a jQueryUI plugin for creating vector-based (SVG) seven-segment displays.

Features

  • 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

Demos and Docs

http://brandonlwhite.github.io/sevenSeg.js

About

sevenSeg.js is a jQueryUI plugin for creating vector-based (SVG) seven-segment displays.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • HTML 60.2%
  • JavaScript 34.7%
  • CSS 5.1%