gyui-only

2.1.0 • Public • Published

组件库使用

全局注册

import * as ui from 'gyui-only'
import 'gyui-only/style.css'

按需注册

import {createApp} from 'vue'
import { XButton } from 'gyui-only'
createApp(App).use(XButton)

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.1.0
    1
    • latest

Version History

Package Sidebar

Install

npm i gyui-only

Weekly Downloads

5

Version

2.1.0

License

ISC

Unpacked Size

831 kB

Total Files

6

Last publish

Collaborators

  • betterluck