Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/abhilashlr/ember-simple-animate
- Owner: abhilashlr
- Created: 2019-03-16T12:50:55.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T16:04:15.000Z (almost 2 years ago)
- Last Synced: 2024-10-15T06:48:55.286Z (28 days ago)
- Language: JavaScript
- Homepage: https://abhilashlr.github.io/ember-simple-animate/
- Size: 1.55 MB
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 44
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-ember - ember-simple-animate - Simple ember animate addon for CSS based animations. (Packages / Modifiers)
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).