Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cmachu/ewok

Ewok is a tiny, cute SCSS style sheet with classes and mixins. Like as every other, this Ewok will help you fade out, fade in, blink or glimpse!
https://github.com/cmachu/ewok

animation css css-animation css-animations css-framework css-transitions css3 css3-animations design front-end front-end-development mixin-library mixins scss scss-library scss-mixin scss-mixins scss-styles scss-template starwars

Last synced: 3 days ago
JSON representation

Ewok is a tiny, cute SCSS style sheet with classes and mixins. Like as every other, this Ewok will help you fade out, fade in, blink or glimpse!

Awesome Lists containing this project

README

        

# Hello, I'm Ewok
I'm tiny, light and cute SCSS style sheet with classes and mixins.

Like every other Ewok, I also want help you fade out, fade in, blink or glimpse!

## How?
You can use classes: ` .ewok-fade-in`, `.ewok-fade-out`, `.ewok-blink`, `.ewok-glimpse` to create animation on page load.

You can use mixins: `ewok-fade-in($time, $delay)`, `ewok-fade-out($time, $delay)`, `ewok-blink($time, $delay, $jumps)`, `ewok-glimpse($time, $delay, $jumps)` to add and customize animations on your own styles.

## See me on action!
You can find me on Forest Moon of Endor https://cmachu.github.io/ewok/

## How to get one Ewok?
You can install me via bower: `bower install ewok --save`