Vue.js

This is an old revision of this page, as edited by Ajtruex (talk | contribs) at 11:06, 11 March 2017. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Vue.js (commonly referred to as Vue; pronounced /vj/, like view) is an open-source progressive JavaScript framework for building user interfaces.[1] Integration into projects that use other JavaScript libraries is made easy with Vue because it is designed to be incrementally adoptable. Also, Vue is a capable web application framework that is able to power advanced single-page applications.

According to a 2016 JavaScript survey, Vue has an 89% developer satisfaction rating. Vue accumulates around 80 Github stars per day,[2][3] and is the 14th most starred project on Github of all time.[4]

Vue.js
Original author(s)Evan You
Initial releaseFebruary 2014; 11 years ago (2014-02)[5]
Stable release
2.2.2 / March 9, 2017; 8 years ago (2017-03-09)[6]
Repository
Written inJavaScript
PlatformCross-platform
Size76 KB production
240 KB development
TypeJavaScript library
LicenseMIT License
Websitevuejs.org Edit this on Wikidata

References

  1. ^ "Introduction — Vue.js". Retrieved 2017-03-11.
  2. ^ "State Of JavaScript Survey Results: Front-end Frameworks". Retrieved 2017-03-11.
  3. ^ "Trending JavaScript Frameworks". Retrieved 2017-03-11. {{cite web}}: Cite has empty unknown parameter: |dead-url= (help)
  4. ^ "Most Starred Repositories". GitHub. Retrieved 2017-03-11. {{cite web}}: Cite has empty unknown parameter: |dead-url= (help)
  5. ^ "First Week of Launching Vue.js". Evan You.
  6. ^ "Vue.js Releases". Github.