Skip to content

Instantly share code, notes, and snippets.

@CodeMyUI
CodeMyUI / index.html
Created January 6, 2020 23:42
Subscription Animation
<section>
<form>
<input type="text" placeholder="Email">
<button type="submit" class="btn first">
<img src="https://alikinvv.github.io/subscription-animation/build/mail.svg" alt="">
<span class="start">GET A PROMO CODE</span>
<span class="done">THANK YOU!</span>
</button>
</form>
</section>
@CodeMyUI
CodeMyUI / index.pug
Created January 6, 2020 23:26
Progress Button Microinteractions with VueJS
#app
zz-button-progress(
text="Upload",
ref="zzUpload",
v-on:progress="moveProgress"
v-on:progress-finished="endProgress"
)
@CodeMyUI
CodeMyUI / index.haml
Created January 6, 2020 22:48
Pinball Wizard
#wrap
.field
.plunger
.rod
%form.signup
%input.email{:type => "email"}/
.btnwrap
-6.times do
.spark
%b{"data-splitting" => "chars"} Subscribe
@CodeMyUI
CodeMyUI / index.html
Created January 6, 2020 00:08
SVG Morphing Play Button
<div class="overflow">
<div id="play-button-container">
<svg id="button-circle-svg" viewBox="0 0 100 100">
<style type="text/css">
.st0 {
fill: #DDDDDD;
stroke:#010101;
stroke-width: 0px;
@CodeMyUI
CodeMyUI / gradient-ordered-list.markdown
Created January 5, 2020 23:57
Gradient Ordered List

Gradient Ordered List

A simple, styled ordered list using SCSS and HTML5. The gradient background transitions from one, to another, and back again. IE11 friendly.

A Pen by Erin E. Sullivan on CodePen.

License.

@CodeMyUI
CodeMyUI / cool-css-underline-effects.markdown
Created January 5, 2020 22:54
Cool CSS Underline Effects
@CodeMyUI
CodeMyUI / animated-verbs-ii.markdown
Created January 5, 2020 07:12
Animated Verbs II
@CodeMyUI
CodeMyUI / click-the-button.markdown
Created January 5, 2020 03:08
Click the button!
@CodeMyUI
CodeMyUI / egg-toggle-switch-morph.markdown
Created January 3, 2020 21:44
Egg Toggle Switch Morph 🍳 => 🥚