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 clonethis repositorynpm installbower install
ember server- Visit
http://localhost:4200
ember test
