Vue.js is a progressive framework for building user interfaces.
It is designed from the ground up to be incrementally adoptable, and can easily scale between a library and a framework depending on different use cases. It consists of an approachable core library that focuses on the view layer only, and an ecosystem of supporting libraries that helps you tackle complexity in large Single-Page Applications.
Vue.js is free and open source software.
Key Features
- Core library is focused on the view layer only, and is easy to pick up and integrate with other libraries or existing projects.
- Capable of powering sophisticated Single-Page Applications when used in combination with modern tooling and supporting libraries.
- Components extend basic HTML elements to encapsulate reusable code.
- Uses an HTML-based template syntax that allows binding the rendered DOM to the underlying Vue instance’s data.
- Reactivity system that uses plain JavaScript objects and optimized re-rendering.
- Provides a variety of ways to apply transition effects when items are inserted, updated, or removed from the DOM.
- Good routing support.
Website: vuejs.org
Support: GitHub Code Repository
Developer: Evan You and many contributors
License: MIT License
Vue.js is written in JavaScript. Learn JavaScript with our recommended free books and free tutorials.
Related Software
| JavaScript Frameworks | |
|---|---|
| Vue.js | Progressive framework for building user interfaces |
| Svelte | Cybernetically enhanced web apps |
| Next.js | Minimalistic framework for server-rendered React applications |
| Angular | One JavaScript framework - mobile and desktop |
| Gatsby | React-based open source framework for creating websites and apps |
| Express | Minimal and flexible Node.js web application framework |
| Astro | Website build tool for the modern web |
| Meteor | Simple environment for building modern web applications |
| Mithril | Modern client-side framework for building single page applications |
| Ember.js | Battle-tested framework for building modern web applications |
| Fresh | Next generation web framework, built for speed, reliability, and simplicity |
| Smart Framework | PHP and JavaScript web framework |
| Aurelia | Build components with plain, vanilla JavaScript/TypeScript |
| AngularJS | Extend HTML vocabulary for your application |
Read our verdict in the software roundup.
Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk. You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more. Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form. |

