Skip to content

Repository files navigation

View UI Plus

An enterprise-level UI component library and front-end solution based on Vue.js 3

View UI PlusNPM downloadsNPM downloadsJS gzip sizeCSS gzip sizeJoin the chat at https://gitter.im/iview/iview

Docs

https://www.iviewui.com

Experience it online in InsCode

https://inscode.csdn.net/@aresn/ViewDesign

Features

  • Dozens of useful and beautiful components.
  • Friendly API. It's made for people with any skills level.
  • Extensive documentations and demos.
  • It is quite awesome.

Install

We provide starter kit for you.

Install View UI Plus

Using npm:

npm install view-ui-plus --save

Using a script tag for global use:

<scripttype="text/javascript" src="viewuiplus.min.js"></script><linkrel="stylesheet" href="dist/styles/viewuiplus.css">

You can find more info on the website.

Usage

<template>
<Sliderv-model="value" range />
</template>
<script setup>import { ref } from'vue'constvalue=ref([20, 50])</script>

Using css via import:

import'view-ui-plus/dist/styles/viewuiplus.css'

Community

If you want to contribute us or in case you are haiving any doubt.

Questions: Find other users at the Gitter chat or post on StackOverflow using [iview-ui] tag
Bugs:File a issue here - please provide a example so we can help you better
Contribute: Contact us in Gitter chat, WeChat or via mail to admin@aresn.com. PRs welcome!

Major Contributors

NameAvatarNameAvatarNameAvatar
Aresnjingsamrijn
lcx960324GITleonine1989huixisheng
Sergio Crisostomolison16Xotic750
huanghong1125yangdan8likuner

License

MIT

Copyright (c) 2016-present, ViewDesign

About

An enterprise-level UI component library and front-end solution based on Vue.js 3

Topics

Resources

Security policy

Stars

430 stars

Watchers

7 watching

Forks

Releases

Packages

Used by

Contributors

Languages