8000 update readme bullet points · macroxing/vue@fb3c0d1 · GitHub
[go: up one dir, main page]

Skip to content

Commit fb3c0d1

Browse files
committed
update readme bullet points
1 parent 68963c7 commit fb3c0d1

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,11 @@
66

77
Vue.js is a library for building interactive web interfaces. It provides data-reactive components with a simple and flexible API. Core features include:
88

9-
- Two-way data binding
10-
- Plain JavaScript objects as reactive models
9+
- Dead simple, non-obtrusive reactivity using plain JavaScript objects.
1110
- Component-oriented development style
11+
- Lean and extendable core
12+
- Flexible transition effect system
13+
- [Fast](http://vuejs.github.io/js-repaint-perfs/vue/)!
1214

1315
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).
1416

0 commit comments

Comments
 (0)
0