# jQuery Animated Headlines Animated headlines, with interchangeable words that replace one another through CSS transitions. ## Installation ### npm ```bash npm install jquery-animated-headlines ``` ### npm Coming soon. ### Default Usage Include the css in your head. ```html ``` Use the following markup. ```html
| Name | Type | Default | Description |
|---|---|---|---|
| animation-type | string | 'rotate-1' | Type of animation used. Options: 'rotate-1', 'rotate-2', 'rotate-3', 'type', 'loading-bar', 'slide', 'clip', 'zoom', 'scale', and 'push' |