Components that help you develop and debug ember-animated transitions
npm install ember-animated-toolsA widget useful for slowing down and debugging Ember Animated animations.
Compatibility
------------------------------------------------------------------------------
- Ember.js v4.8 or above
- Embroider or ember-auto-import v2
Installation
------------------------------------------------------------------------------
```
ember install ember-animated-tools
Usage
------------------------------------------------------------------------------
Add the slideable widget:
`hbs`
Or add it, but keep it hidden until a hotkey reveals it:
`hbs`
Or if you want to use the lower-level pieces, you can directly place the or
Contributing
------------------------------------------------------------------------------
See the Contributing guide for details.
License
------------------------------------------------------------------------------
This project is licensed under the MIT License.