This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
|
|
10 år sedan | |
|---|---|---|
| build | 10 år sedan | |
| dist | 10 år sedan | |
| examples | 10 år sedan | |
| src | 10 år sedan | |
| test | 10 år sedan | |
| .bithoundrc | 10 år sedan | |
| .eslintrc | 10 år sedan | |
| .gitignore | 10 år sedan | |
| .npmignore | 11 år sedan | |
| CONTRIBUTING.md | 10 år sedan | |
| LICENSE | 11 år sedan | |
| README.md | 10 år sedan | |
| bower.json | 10 år sedan | |
| circle.yml | 10 år sedan | |
| gruntfile.js | 10 år sedan | |
| package.json | 10 år sedan |
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.
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.
Please make sure to read the Issue Reporting Checklist before opening an issue. Issues not conforming to the guidelines may be closed immediately.
Please make sure to read the Contributing Guide before making a pull request. If you have a Vue-related project/component/tool, add it to this list!
Details changes for each release are documented in the release notes.
Copyright (c) 2014 Evan You