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)

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i gyui-only

      Weekly Downloads

      0

      Version

      2.1.0

      License

      ISC

      Unpacked Size

      831 kB

      Total Files

      6

      Last publish

      Collaborators

      • betterluck