Skip to content

Instantly share code, notes, and snippets.

@proxymoron
proxymoron / #webdev series - Colorful text animation #updated.markdown
Created July 24, 2015 15:55
#webdev series - Colorful text animation #updated

#webdev series - Colorful text animation #updated

Colorful text animation

Fluid and configurable colorful text animation module made with scss. Use it wherever you want but please give credit ;)

In use http://hendrysadrak.com

A Pen by Hendry Sadrak on CodePen.

@proxymoron
proxymoron / index.html
Created July 24, 2015 15:54
rainbow sin(coord sum) squares!
<canvas id=c></canvas>

SVG Line Loader (fail)

You can change the point that the loader fails by changing the percentage 'failAt' variable. So if you want it to fail three-quarters of the way through, set 'failAt=75;'

You can click the refresh icon to refresh.

Here's the 'success' version: http://codepen.io/chrisgannon/pen/jPwvYy/

A Pen by Chris Gannon on CodePen.