Go to file
2016-04-01 08:27:15 +01:00
build use standard and eslint 2.0 2016-02-17 18:31:19 -05:00
dist [build] 1.0.16 2016-01-30 01:41:38 -08:00
examples fix elastic header example in IE 2015-11-13 15:40:14 -05:00
src fix #2366 custom terminal directive with global mixin 2016-02-20 10:09:36 +08:00
test fix #2366 custom terminal directive with global mixin 2016-02-20 10:09:36 +08:00
.eslintrc use standard and eslint 2.0 2016-02-17 18:31:19 -05:00
.gitignore include vue.common.js in source control 2015-12-18 16:37:55 -05:00
bower.json update bower.json 2015-08-15 11:16:52 -04:00
circle.yml use ES2015 + new build setup 2015-11-18 15:01:05 -05:00
CODE_OF_CONDUCT.md [FEATURE] Add CODE_OF_CONDUCT.md 2016-04-01 08:27:15 +01:00
CONTRIBUTING.md add issue template 2016-02-17 14:23:14 -05:00
issue_template.md add issue template 2016-02-17 14:23:14 -05:00
LICENSE Update LICENSE 2015-12-31 19:22:57 +08:00
package.json use standard and eslint 2.0 2016-02-17 18:31:19 -05:00
README.md more badges 2016-02-18 21:27:39 -05:00

Build Status Coverage Status Downloads
Version License

Intro

Vue.js is a library for building interactive web interfaces. It provides data-reactive components with a simple and flexible API. Core features include:

Note that Vue.js only supports ES5-compliant browsers (IE8 and below are not supported). To check out live examples and docs, visit vuejs.org.

Questions

For questions and support please use the Gitter chat room or the official forum. The issue list of this repo is exclusively for bug reports and feature requests.

Issues

Please make sure to read the Issue Reporting Checklist before opening an issue. Issues not conforming to the guidelines may be closed immediately.

Contribution

Please make sure to read the Contributing Guide before making a pull request. If you have a Vue-related project/component/tool, add it with a pull-request to this curated list!

Changelog

Details changes for each release are documented in the release notes.

Stay In Touch

  • For latest releases and announcements, follow on Twitter: @vuejs

License

MIT

Copyright (c) 2013-2016 Evan You