
Vue.js
An approachable, performant and versatile framework for building web user interfaces.
- Free • Open Source
- Self-Hosted
What is Vue.js?
Vue (pronounced /vju?/, like view) is a JavaScript framework for building user interfaces. It builds on top of standard HTML, CSS and JavaScript, and provides a declarative and component-based programming model that helps you efficiently develop user interfaces, be it simple or complex.
- Approachable: Builds on top of standard HTML, CSS and JavaScript with intuitive API and world-class documentation.
- Performant: Truly reactive, compiler-optimized rendering system that rarely requires manual optimization.
- Versatile: A rich, incrementally adoptable ecosystem that scales between a library and a full-featured framework.
Vue.js Screenshots
Vue.js Features
Vue.js information
Supported Languages
- English
GitHub repository
- 34,889 Stars
- 6,329 Forks
- 855 Open Issues
- Updated
Comments and Reviews
Tags
- Incrementally Adoptable
- mvvm
- frontend
- Javascript Libraries
From AngularJS 1.4, Vue.js has returned the simple love of HTML/CSS & JavaScript with a light framework.
Some plugins are good.
Twice as fast as React or Angular. Orders of magnitude easier. Scales up way better. Great ecosystem and community. The Options API gives you an inherent organizational structure keeping your code super clean. When you add in Vue-DevTools, Vue-CLI, Vuex, and Vue-Router into the mix it puts Vue into a league of it's own. No one comes close.
It's already a big community around it. It's awesome. :)