Skip to content

Commit

Permalink
Merge pull request vuejs#149 from haydenbbickerton/vue-animate
Browse files Browse the repository at this point in the history
Add vue-animate
  • Loading branch information
yyx990803 committed Apr 2, 2016
2 parents abed88d + 9075a5e commit 99d3718
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,7 @@
- [vue-plain](https://github.com/Coffcer/vue-plain) Plugin to get plain object from vue getter/setter object.
- [vue-calc-input](https://github.com/BosNaufal/vue-calc-input) Vue directive to make a calculator input behavior by [@BosNaufal](https://github.com/BosNaufal)
- [vue-move-dom](https://github.com/BosNaufal/vue-move-dom) Vue Directive to move the DOM without losing all the VM data, event, etc. by [@BosNaufal](https://github.com/BosNaufal)
- [vue-animate](https://github.com/haydenbbickerton/vue-animate): Use [Animate.css](https://github.com/daneden/animate.css "Animate.css") with Vue.js transitions. By [@haydenbbickerton](https://github.com/haydenbbickerton)

### Projects Using Vue.js

Expand Down

0 comments on commit 99d3718

Please sign in to comment.