0.1.7 • Published 8 months ago

hnzk-ui v0.1.7

Weekly downloads
-
License
MIT
Repository
-
Last release
8 months ago

安装

npm install hnzk-ui

引入

import { createApp } from 'vue'
import App from '@/App.vue'
import hnzkUI from 'hnzk-ui'
import '../node_modules/hnzk-ui/dist/style.css'

const app = createApp(App)
app.use(hnzkUI)
app.mount('#app')

开发环境

  • 你需要 Node.js 18+,yarn 1.1+ 和 npm 6+
  • 如果您在使用yarn安装依赖的过程中出现esline检查不通过,请执行:

    yarn config set ignore-engines true

0.0.9

0.0.10

0.0.11

0.1.7

8 months ago

0.0.10

10 months ago

0.0.11

10 months ago

0.0.12

10 months ago

0.0.13

10 months ago

0.1.0

10 months ago

0.1.2

10 months ago

0.1.1

10 months ago

0.0.9

10 months ago

0.1.4

9 months ago

0.1.3

9 months ago

0.1.6

9 months ago

0.1.5

9 months ago

0.0.8

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.7

1 year ago

0.0.6

1 year ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago