0.0.2 • Published 8 years ago

deku-animation v0.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
8 years ago

deku-animation

NPM version license

A Deku animation component.

Installation

$ npm install deku-animation

Usage

<Animation type="circleAround" duration="3s" iterations={2}>
  <h1>I am animated!</h1>
</Animation>

Animations

NameDescription
circleAroundrotates content around in a circle
bounceDownmoves the content down slowly, then up quickly
pulsateexpands and contracts the content.

Contributing

Contributions are welcome! Just open a PR and I'll check it out :)

License

MIT

0.0.2

8 years ago

0.0.1

8 years ago