Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

vueui-widgets

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vueui-widgets

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

  • 0.7.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
48
decreased by-44.19%
Maintainers
1
Weekly downloads
 
Created
Source

vueui-widgets

npm package 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 vueui-widgets

The project is still under development and is not yet complete. It is not recommended for production environment for the time being.

Install

npm install vueui-widgets

Usage

import Vue from 'vue'
import VueUI from 'vueui-widgets'
import 'vueui-widgets/dist/index.css'
Vue.use(VueUI, { 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

FAQs

Package last updated on 10 Sep 2019

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc