> Vue.js is an intuitive, fast and composable MVVM library for building interactive web interfaces. It provides efficient data bindings with a simple and flexible API.
> Vue.js is a library for building interactive web interfaces.
It provides data-driven, nestable view components with a simple and flexible API.
> _[Vue.js - vuejs.org](http://vuejs.org)_
...
...
@@ -13,11 +14,12 @@ Here are some links you may find helpful:
*[API Reference](http://vuejs.org/api/)
*[Examples](http://vuejs.org/examples/)
*[Building Larger Apps with Vue.js](http://vuejs.org/guide/application.html)
*[Performance Comparison](http://vuejs.org/perf/)
Get help from other Vue.js users:
*[Vue.js on Twitter](https://twitter.com/vuejs)
*[Vue.js on Gitter](https://gitter.im/yyx990803/vue)
_If you have other helpful links to share, or find any of the links above no longer work, please [let us know](https://github.com/tastejs/todomvc/issues)._