blue-ui

2.1.57 • Public • Published

BlueUI

npm package License: MIT

一个基于 Vue2 的 UI 组件库

文档

visit blue-ui.

安装

npm install blue-ui --save

基本使用

<script src="https://cdn.jsdelivr.net/npm/vue"></script>
<script src="https://cdn.jsdelivr.net/npm/blue-ui"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/blue-ui/themes/index.css"></link>

高级使用

import Vue from "vue";
import blue-ui from "blue-ui";
require("blue-ui/themes/index.less");
Vue.use(blue-ui);

联系方式

浏览器支持

Modern browsers and Internet Explorer 9+.

LICENSE

MIT

Copyright (c) 2017-present, Lan

Readme

Keywords

none

Package Sidebar

Install

npm i blue-ui

Weekly Downloads

7

Version

2.1.57

License

ISC

Unpacked Size

2.75 MB

Total Files

111

Last publish

Collaborators

  • gongrui