一个用于构建交互式Web界面库:Vue.js
jopen
11年前
Vue.js是一个用于构建交互式Web界面库。
它提供了高效MVVM数据绑定和一个简单而灵活的API。
Simple
Write some HTML, grab some JSON, create a ViewModel, that's it.
Fast
Precise async batch DOM updates. Check out the benchmarks.
Composable
Nestable ViewModels with inheritable data and solid event system.
Compact
~10kb minified and gzipped, no dependency.
Powerful
Expressions and Computed Properties with auto dependency tracking and more.
Module Friendly
Component, Browserify or Bower - leverage your favorite eco system!