Go to file
2016-09-27 16:47:17 -04:00
build apply csp patch 2016-09-27 16:46:08 -04:00
dist [build] 1.0.28-csp 2016-09-27 16:47:17 -04:00
examples Fix typo, should be transition, not v-transition 2016-04-16 12:00:33 -05:00
lib apply csp patch 2016-09-27 16:46:08 -04:00
src [build] 1.0.28-csp 2016-09-27 16:47:17 -04:00
test apply csp patch 2016-09-27 16:46:08 -04:00
.editorconfig add editorconfig 2016-02-29 12:51:00 -05:00
.eslintrc update eslint config, fix test case 2016-05-07 17:52:41 -04:00
.gitignore include vue.common.js in source control 2015-12-18 16:37:55 -05:00
backers.md update backers 2016-08-29 10:37:11 -04:00
bower.json update bower.json 2015-08-15 11:16:52 -04:00
circle.yml improve ci configuration 2016-05-26 11:33:08 -04: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 Typo fix (#3264) 2016-07-12 12:25:32 +08:00
LICENSE Update LICENSE 2015-12-31 19:22:57 +08:00
package.json [build] 1.0.28-csp 2016-09-27 16:47:17 -04:00
README.md update sponsors 2016-08-29 10:32:21 -04:00

Build Status Coverage Status Downloads Version License
Sauce Test Status

Supporting Vue.js

Vue.js is an MIT-licensed open source project. Its ongoing development is made possible thanks to the support by these awesome backers. If you'd like to join them, check out Vue.js' Patreon campaign.

Special thanks to the generous sponsorship by:

















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