Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/cmachu/ewok
- Owner: cmachu
- Created: 2017-09-12T11:25:00.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-09-13T08:24:50.000Z (over 7 years ago)
- Last Synced: 2025-01-03T11:12:59.876Z (30 days ago)
- Topics: 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
- Language: CSS
- Homepage:
- Size: 13.7 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`