🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

xview-ui

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xview-ui

基于Vuejs的高性能轻量级组件库

1.6.1
latest
Source
npm
Version published
Weekly downloads
10
66.67%
Maintainers
1
Weekly downloads
 
Created
Source

xview-ui

npm package NPM downloads NPM downloads JS gzip size CSS gzip size License: MIT

A High-performance lightweight ui library based on Vuejs.

Like iview with usage, but it is more lightweight and has better performance.

Demo address https://liliang2019.gitee.io/xview-ui

Install

npm install xview-ui

Usage

import Vue from 'vue'
import XViewUI from 'xview-ui'
import 'xview-ui/dist/index.css'
Vue.use(XViewUI, { prefix: '' })

options.prefix: Set component prefix, If you pass in an empty string, No need to use components with prefixes

Please refer to the iview documentation for details. http://www.iviewui.com/

Thanks for download.

Keywords

xview-ui

FAQs

Package last updated on 23 Apr 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts