Vue.js
Developer(s) | Evan You |
---|---|
Initial release | March 22, 2014[1] |
Stable release | 1.0.20 / March 26, 2016 |
Development status | Active |
Written in | ECMAScript 5, JavaScript |
Size | ~24 KB min+gzip, no dependency |
Type | JavaScript framework |
License | MIT License |
Website | vuejs |
VueJS (commonly referred to as just "Vue") is an open-source web application framework created by Evan You[2] featuring reactive components for web interfaces.
As of today Vue.js is at over 15,000 stars on GitHub, over 500k downloads from npm, and over 2,000 users in the Gitter channel.
Contents
Releases
The current stable release of Vue.js is v1.0.20 [3]
See also
- AngularJS
- Backbone.js
- Ember.js
- Knockout.js
- MEAN (software bundle)
- React.js
- Comparison of JavaScript frameworks