https://github.com/posva/vue-motion
Easy and natural state transitions
https://github.com/posva/vue-motion
animation motion transition vue
Last synced: about 1 year ago
JSON representation
Easy and natural state transitions
- Host: GitHub
- URL: https://github.com/posva/vue-motion
- Owner: posva
- License: mit
- Created: 2017-03-02T11:20:43.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-10-30T20:38:05.000Z (over 2 years ago)
- Last Synced: 2025-03-28T11:09:34.672Z (about 1 year ago)
- Topics: animation, motion, transition, vue
- Language: JavaScript
- Homepage: https://posva.net/vue-motion
- Size: 1.03 MB
- Stars: 383
- Watchers: 8
- Forks: 16
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/funding.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# VueMotion
[](https://circleci.com/gh/posva/vue-motion) [](https://codecov.io/gh/posva/vue-motion) [](https://www.npmjs.com/package/vue-motion) [](https://vuejs.org/) 
> 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)