Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/abhilashlr/ember-simple-animate

Simple ember animate addon for CSS based animations
https://github.com/abhilashlr/ember-simple-animate

Last synced: 16 days ago
JSON representation

Simple ember animate addon for CSS based animations

Awesome Lists containing this project

README

        

ember-simple-animate
==============================================================================

[![CircleCI](https://circleci.com/gh/abhilashlr/ember-simple-animate.svg?style=svg)](https://circleci.com/gh/abhilashlr/ember-simple-animate)

[![Ember Observer Score](https://emberobserver.com/badges/ember-simple-animate.svg)](https://emberobserver.com/addons/ember-simple-animate)

[![npm version](https://badge.fury.io/js/ember-simple-animate.svg)](https://badge.fury.io/js/ember-simple-animate)

Animate your DOM with simple CSS based animations.

Read more on [documentation here](https://abhilashlr.github.io/ember-simple-animate/)

---

NOTE: Since these are CSS based animations, while using this addon, you can define it as common CSS animations for the class applied instead of passing properties every time.

---

Read more about [Contributing](CONTRIBUTING.md)

License
------------------------------------------------------------------------------

This project is licensed under the [MIT License](LICENSE.md).