You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Evan You 94d186b095 update ssr benchmark 9 years ago
benchmarks update ssr benchmark 9 years ago
build use babel coverage plugin instead of isparta loader 9 years ago
dist readme, version, add dist files 9 years ago
examples ready -> mounted 9 years ago
flow refine ast nodes with disjoint union type 9 years ago
src unit tests for v-bind:class 9 years ago
test unit tests for v-bind:class 9 years ago
.babelrc update build setup to make babel work properly with flow 9 years ago
.eslintignore annotation for vdom (wip) 9 years ago
.eslintrc annotate entries 9 years ago
.flowconfig annotate parser 9 years ago
.gitignore setup unit test 9 years ago
README.md add coverage badge 9 years ago
circle.yml setup coverage 9 years ago
package.json Added benchmark for SSR (#2842) 9 years ago

README.md

vue-next CircleCI Coverage

pre-alpha state, use at your own risk. For the time being, check out the announcement post and the feature comparison with 1.0.

Build

npm install
npm run build