An open API service indexing awesome lists of open source software.

https://github.com/alizul01/vue-js-learn

🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
https://github.com/alizul01/vue-js-learn

javascript javascript-framework vue-js vuejs vuejs-components

Last synced: about 1 year ago
JSON representation

🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

Awesome Lists containing this project

README

          

# Learn Vue

Vue logo


Build Status
Coverage Status
Downloads
Version
License
Chat


---

## Introduction

Vue (pronounced `/vjuː/`, like view) 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.

#### Browser Compatibility

Vue.js supports all browsers that are [ES5-compliant](https://kangax.github.io/compat-table/es5/) (IE8 and below are not supported).