VueJS
Vue.js (often just Vue) is an open-source JavaScript framework used to build user interfaces and single-page web applications (SPAs).
Vue.js (often just Vue) is an open-source JavaScript framework used to build user interfaces and single-page web applications (SPAs).
Created by Evan You in 2014, it is maintained by him and the core team working on the project and its ecosystem (Vue Router, Pinia, Nuxt). Vue is used by Adobe, Alibaba and GitLab, among others.
It positions itself as an alternative to React and Angular, with a gentle learning curve and a very approachable reactive API.
