goldmorning-ui

3.0.5 • Public • Published

logo

goldmorning-ui

🔥 文档网站 🌈 GitHub


安装

# 通过 npm 安装
npm i goldmorning-ui -S

# 通过 yarn 安装
yarn add goldmorning-ui

快速上手

import { createApp } from 'vue';
import { Button } from 'goldmorning-ui';

const app = createApp();
app.use(Button);

goldmorning-ui 也支持按需引入、CDN 引入等方式,详细说明见 快速上手.

贡献代码

使用过程中发现任何问题都可以提 Issue 给我们。

浏览器支持

支持现代浏览器以及 Chrome >= 51、iOS >= 10.0(与 Vue 3 一致)。

开源协议

本项目基于 MIT 协议,请自由地享受和参与开源。

Readme

Keywords

none

Package Sidebar

Install

npm i goldmorning-ui

Weekly Downloads

3

Version

3.0.5

License

MIT

Unpacked Size

220 kB

Total Files

94

Last publish

Collaborators

  • aaaaa1414514
  • sirjiangbo88
  • smiledpeace