A high quality UI Toolkit built on Vue.js 2.0
ViewUI is a component library for Vue.js that is developed as an extension of the original iView project. The iView author will continue to develop ViewUI 4.0 and subsequent versions in this repository, while maintaining the project. ViewUI offers numerous useful and beautiful components, a friendly API, extensive documentation and demos. It supports both Vue.js 2 and Vue.js 1, making it suitable for users with any skill level. The library also has compatibility with SSR, Nuxt.js, TypeScript, and Electron, and most components and features support IE9 and above browsers.
To install ViewUI, you can follow these steps:
npm install view-design --save
<script src="https://unpkg.com/view-design/dist/iview.min.js"></script>
<link rel="stylesheet" href="https://unpkg.com/view-design/dist/styles/iview.css">
For more detailed information on installation, please refer to the official website.
ViewUI is a component library for Vue.js that offers a wide range of beautiful and useful components. It has a friendly API, extensive documentation and demos, and supports both Vue.js 2 and Vue.js 1. ViewUI is compatible with SSR, Nuxt.js, TypeScript, and Electron, and most components and features support IE9 and above browsers. With its ease of use and compatibility, ViewUI is a great choice for developing Vue.js projects with high-quality user interfaces.