<p align="center"><a href="http://vuejs.org" target="_blank"><img width="100"src="http://vuejs.org/images/logo.png"></a></p>
<p align="center">
<a href="https://circleci.com/gh/yyx990803/vue/tree/master"><img src="https://img.shields.io/circleci/project/yyx990803/vue/master.svg" alt="Build Status"></a>
<a href="https://codecov.io/github/yyx990803/vue?branch=master"><img src="https://img.shields.io/codecov/c/github/yyx990803/vue/master.svg" alt="Coverage Status"></a>
<a href="https://www.bithound.io/github/yyx990803/vue"><img src="https://www.bithound.io/github/yyx990803/vue/badges/score.svg" alt="bitHound Score"></a>
<br>
<a href="https://www.npmjs.com/package/vue"><img src="https://img.shields.io/npm/dm/vue.svg" alt="NPM Downloads"></a>
<a href="http://issuestats.com/github/yyx990803/vue"><img src="http://issuestats.com/github/yyx990803/vue/badge/issue?style=flat"></a>
</p>
## 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:
- Dead simple, unobtrusive reactivity using plain JavaScript objects.
- Component-oriented development style with tooling support
- Lean and extensible core
- Flexible transition effect system
- [Fast](http://vuejs.github.io/js-repaint-perfs/vue/)!
Note that Vue.js only supports [ES5-compliant browsers](http://kangax.github.io/compat-table/es5/) (IE8 and below are not supported). To check out live examples and docs, visit [vuejs.org](http://vuejs.org). You can also start with this excellent screencast series on [Laracasts](https://laracasts.com/series/learning-vuejs).
## Questions
For questions and support please use the Gitter room: [![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/yyx990803/vue) or submit issues at [vuejs/Discussion](https://github.com/vuejs/Discussion/issues). The issue list of this repo is **exclusively** for bug reports and feature requests.
## Issues
Please make sure to read the [Issue Reporting Checklist](https://github.com/yyx990803/vue/blob/dev/CONTRIBUTING.md#issue-reporting-guidelines) before opening an issue. Issues not conforming to the guidelines may be closed immediately.
## Contribution
Please make sure to read the [Contributing Guide](https://github.com/yyx990803/vue/blob/dev/CONTRIBUTING.md) before making a pull request. If you have a Vue-related project/component/tool, add it to [this list](https://github.com/yyx990803/vue/wiki/User-Contributed-Components-&-Tools)!
## Changelog
Details changes for each release are documented in the [release notes](https://github.com/yyx990803/vue/releases).
## Stay In Touch
- For latest releases and announcements, follow on Twitter: [@vuejs](https://twitter.com/vuejs)
## License
[MIT](http://opensource.org/licenses/MIT)
Copyright (c) 2014 Evan You
## 仓库
https://github.com/vuejs/vue
没有合适的资源?快使用搜索试试~ 我知道了~
vue-0.12.11-csp.zip
共199个文件
js:160个
html:12个
css:8个
需积分: 0 0 下载量 132 浏览量
2024-08-22
08:55:14
上传
评论
收藏 658KB ZIP 举报
温馨提示
vue源码
资源推荐
资源详情
资源评论
收起资源包目录
vue-0.12.11-csp.zip (199个子文件)
.bithoundrc 205B
jasmine.css 19KB
index.css 6KB
style.css 2KB
modal.css 1KB
style.css 877B
style.css 564B
style.css 428B
style.css 403B
.eslintrc 5KB
.eslintrc 4KB
.gitignore 149B
index.html 3KB
index.html 2KB
index.html 2KB
index.html 2KB
index.html 1KB
index.html 1KB
index.html 1KB
index.html 1KB
index.html 968B
index.html 608B
runner.html 459B
bench.html 73B
arch.jpg 86KB
grooves.jpg 82KB
rock.jpg 62KB
sunset.jpg 21KB
vue.js 383KB
notevil.js 147KB
vue.min.js 119KB
jquery.js 82KB
jasmine.js 65KB
repeat_spec.js 24KB
model_spec.js 23KB
director.js 20KB
repeat.js 20KB
marked.min.js 19KB
transition_spec.js 16KB
compile.js 16KB
compile_spec.js 15KB
prop_spec.js 13KB
component_spec.js 13KB
jasmine-html.js 12KB
todomvc.js 11KB
watcher_spec.js 10KB
if_spec.js 10KB
content_spec.js 9KB
lifecycle_spec.js 9KB
component.js 8KB
misc_spec.js 8KB
options_spec.js 8KB
options.js 8KB
scope_spec.js 8KB
transition.js 8KB
async_component_spec.js 7KB
watcher.js 7KB
events_spec.js 7KB
filters_spec.js 7KB
dom_spec.js 7KB
path.js 7KB
expression.js 6KB
template.js 6KB
template_spec.js 6KB
boot.js 6KB
scope.js 6KB
directive.js 6KB
expression_spec.js 6KB
select.js 6KB
compile.js 5KB
dom.js 5KB
observer_spec.js 5KB
compile-props.js 5KB
lang.js 5KB
directive_spec.js 5KB
dom.js 5KB
stagger_transition_spec.js 4KB
transclude_spec.js 4KB
index.js 4KB
text.js 4KB
transclude.js 4KB
directive_spec.js 4KB
lang_spec.js 4KB
directive.js 4KB
path_spec.js 4KB
ref_spec.js 4KB
data_spec.js 4KB
text.js 4KB
grid.js 4KB
events.js 4KB
events_spec.js 3KB
dom_spec.js 3KB
text_spec.js 3KB
transition_spec.js 3KB
on_spec.js 3KB
if.js 3KB
data.js 3KB
component.js 3KB
style_spec.js 3KB
content.js 3KB
共 199 条
- 1
- 2
资源评论
a3737337
- 粉丝: 0
- 资源: 2869
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- js-leetcode题解之133-clone-graph.js
- js-leetcode题解之132-palindrome-partitioning-ii.js
- js-leetcode题解之131-palindrome-partitioning.js
- js-leetcode题解之129-sum-root-to-leaf-numbers.js
- js-leetcode题解之128-longest-consecutive-sequence.js
- js-leetcode题解之127-word-ladder.js
- js-leetcode题解之126-word-ladder-ii.js
- js-leetcode题解之125-valid-palindrome.js
- js-leetcode题解之124-binary-tree-maximum-path-sum.js
- js-leetcode题解之123-best-time-to-buy-and-sell-stock-iii.js
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功