ember-animated-headline

0.1.2 • Public • Published

ember-animated-headline Build Status Ember Observer Score

A small component that animates a list of words :unicorn_face: 🌞

Installation

$ ember install ember-animated-headline

And don't forget to add the stylesheet to your app.scss

@import "ember-animated-headline";

Usage

parameter value usage
options ['one', 'two'] the collection of values to be rendered
delay 2000 The animation delay in ms
{{ember-animated-headline options=options delay=delay}}

Installation

  • git clone this repository
  • npm install
  • bower install

Running

  • ember server
  • Visit http://localhost:4200

Running Tests

  • ember test

Package Sidebar

Install

npm i ember-animated-headline

Weekly Downloads

3

Version

0.1.2

License

MIT

Last publish

Collaborators

  • mariogintili