#OMG Rainbows#
Handlebars (templating for the rainbows)
- handlebar-helpers.js contains all the helper functions for the hbs template
- template.js compiled version of the handlebar templates
Sass (if you want to change the size of the rainbow or the width of the colors just change the variables)
JS (used jquery only for the extend function)
total time 7:05pm - 9pm 4/30/14
##FUTURE##
Implement Require
- make it extendable
- make it more of a class / component base
- the ability to have more than one rainbow (you can have two now but only one flickers)
- add some css transitions
- add some controls so the user can decide how fast the rainbow flickers
- run time handlebars
- implement grunt