A small component that animates a list of words :unicorn_face: 🌞
$ ember install ember-animated-headline
And don't forget to add the stylesheet to your app.scss
@import "ember-animated-headline";
parameter | value | usage |
---|---|---|
options |
['one', 'two'] |
the collection of values to be rendered |
delay |
2000 |
The animation delay in ms |
git clone
this repositorynpm install
bower install
ember server
- Visit
http://localhost:4200
ember test