Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ember-animation/ember-animated
Core animation primitives for Ember.
https://github.com/ember-animation/ember-animated
Last synced: 3 months ago
JSON representation
Core animation primitives for Ember.
- Host: GitHub
- URL: https://github.com/ember-animation/ember-animated
- Owner: ember-animation
- License: mit
- Created: 2016-11-28T19:27:18.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-07-19T18:01:56.000Z (4 months ago)
- Last Synced: 2024-07-20T10:48:16.902Z (4 months ago)
- Language: JavaScript
- Homepage: https://ember-animation.github.io/ember-animated/
- Size: 30.8 MB
- Stars: 243
- Watchers: 15
- Forks: 90
- Open Issues: 88
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-ember - ember-animated - [Web Animations with Ember js](https://www.youtube.com/watch?v=TSvnutA9PUE) (Packages / Animations)
README
# Ember Animated
This library is intended to become a robust foundation for animation in Ember.
Interactive docs are at https://ember-animation.github.io/ember-animated/
## Compatibility
- Ember.js v4.8 or above
- Embroider or ember-auto-import v2## Installation
```
ember install ember-animated
```## Contributing
See the [Contributing](CONTRIBUTING.md) guide for details.
## License
This project is licensed under the [MIT License](LICENSE.md).