Skip to content

Instantly share code, notes, and snippets.

View jolugama's full-sized avatar

Jose Luis GM jolugama

View GitHub Profile

Animated SVG Avatar

Created a login form with an SVG avatar that responds to the input in the email field. Used the GSAP TweenMax library + GSAP's MorphSVG plugin for the animating.

Email validation is very simple and crude just for the purposes of getting this prototype working.

A Pen by Darin on CodePen.

License.

@jolugama
jolugama / vanilla-js-cheatsheet.md
Created November 16, 2017 10:28 — forked from thegitfather/vanilla-js-cheatsheet.md
Vanilla JavaScript Quick Reference / Cheatsheet