Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/posva/vue-motion

Easy and natural state transitions
https://github.com/posva/vue-motion

animation motion transition vue

Last synced: about 2 months ago
JSON representation

Easy and natural state transitions

Awesome Lists containing this project

README

        

# VueMotion

[![Build Status](https://img.shields.io/circleci/project/posva/vue-motion.svg)](https://circleci.com/gh/posva/vue-motion) [![codecov](https://codecov.io/gh/posva/vue-motion/branch/master/graph/badge.svg)](https://codecov.io/gh/posva/vue-motion) [![npm](https://img.shields.io/npm/v/vue-motion.svg)](https://www.npmjs.com/package/vue-motion) [![vue2](https://img.shields.io/badge/vue-2.x-brightgreen.svg)](https://vuejs.org/) ![size](http://img.badgesize.io/posva/vue-motion/master/dist/vue-motion.min.js.svg?compression=gzip&nocache)

> Easy and natural state transitions

## Documentation

Check out the [docs](https://posva.net/vue-motion/#/home) and
the [Demo](https://posva.net/vue-motion)

```bash
npm install --save vue-motion
```

## Development

```bash
npm run dev
```

## License

Thanks to @chenglou and all who contributed to [react-motion](https://github.com/chenglou/react-motion), from which, this project was inspired.

[MIT](http://opensource.org/licenses/MIT)