animated-ui

0.3.2 • Public • Published

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/

Dependents (0)

Package Sidebar

Install

npm i animated-ui

Weekly Downloads

11

Version

0.3.2

License

MIT

Last publish

Collaborators

  • souporserious