0.3.2 • Published 7 years ago

animated-ui v0.3.2

Weekly downloads
11
License
MIT
Repository
github
Last release
7 years ago

Animated UI

npm version Dependency Status

Animated components for easier UI animations in React.

Install

npm install animated-ui --save

<script src="https://unpkg.com/animated-ui/dist/index.js"></script>
(UMD library exposed as `AnimatedUI`)

Running Locally

clone repo

git clone git@github.com:souporserious/animated-ui.git

move into folder

cd ~/animated-ui

install dependencies

npm install

run dev mode

npm run dev

open your browser and visit: http://localhost:8080/

0.3.2

7 years ago

0.3.1

7 years ago

0.3.0

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago