Animated SVG Avatar
CodePen.IO
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 ...
Recently shared by
More like this
slides.com
SVG can do THAT?! by sdrasner
slides.com
1 min read · 259 saves · From 2017 · A presentation created with Slides.
CodePen.IO
Animated SVG Avatar v2
CodePen.IO
55 saves · From 2018 · 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 ...
maxwellito.github.io
parsleyjs.org
Parsley - The ultimate JavaScript form validation library
parsleyjs.org
53 saves · From 2013 · Parsley, the ultimate frontend javascript form validation library
svgporn.com
SVG Porn — 500+ high quality svg logos
svgporn.com
112 saves · From 2015 · A collection of 800+ svg logos
UX Collective
100 days of motion design
UX Collective
~14 min read · 248 saves · From 2018 · Tiantian Xu · How I taught myself to create 50 pieces of animation in 100 days
github.com
Bogdan-Lyashenko/js-code-to-svg-flowchart
github.com
97 saves · From 2017 · js-code-to-svg-flowchart - js2flowchart - a visualization library to convert any JavaScript code into beautiful SVG flowchart. Learn other’s code. Design your code. Refactor code. Document code. Ex...
CSS-Tricks
Creating a Star to Heart Animation with SVG and Vanilla JavaScript
CSS-Tricks
47 saves · From 2017 · In my previous article, I've shown how to smoothly transition from one state to another using vanilla JavaScript. Make sure you check that one out first
freeCodeCamp.org
How to use SVG as a Placeholder, and Other Image Loading Techniques
freeCodeCamp.org
8 min read · 613 saves · From 2017 · I’m passionate about image performance optimisation and making images load fast on the web. One of the most interesting areas of…