Hacker News new | ask | show | jobs
by bib971 4687 days ago
In case you're interested, I built one that doesn't use Angular or jQuery: http://buunguyen.github.io/rainbow.js/
1 comments

The most interesting thing for me about the frameworks is how they all use different methods of rendering the bar itself.

So far I've seen straight css, canvas, and css transitions.