Vue.js, also known as Vue (pronounced “view”), is a lightweight JavaScript framework for creating web applications. It provides tools for extending HTML, creating reusable templates and components, and designing responsive, mobile-first user interfaces.

Vue was first developed in 2013 by former Google employee Evan You, who wanted to create a streamlined framework based on his experience working with AngularJS. Initially released in February 2014, Vue is free and open-source, and a popular project on GitHub.

Internet terms, Programming terms

  • Vue.js source code on GitHub.
  • Vue.js official website.