Na_Nov_02

Vue.js – progressive framework for building user interfaces

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.jsProgressive framework for building user interfaces
SvelteCybernetically enhanced web apps
Next.jsMinimalistic framework for server-rendered React applications
Angular
One JavaScript framework - mobile and desktop
GatsbyReact-based open source framework for creating websites and apps
ExpressMinimal and flexible Node.js web application framework
AstroWebsite build tool for the modern web
MeteorSimple environment for building modern web applications
Mithril
Modern client-side framework for building single page applications
Ember.jsBattle-tested framework for building modern web applications
FreshNext generation web framework, built for speed, reliability, and simplicity
Smart FrameworkPHP and JavaScript web framework
AureliaBuild components with plain, vanilla JavaScript/TypeScript
AngularJSExtend HTML vocabulary for your application

Read our verdict in the software roundup.


Best Free and Open Source Software 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.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments