3.0.0 • Published 1 year ago

junbo-vue v3.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
1 year ago

junbo-vues

基于 vue3, vue-router, pinia, axios 开发的vue3全家桶组件库

部署

执行 npm run build 打包后发布到npm

安装

npm i junbo-vues -S

使用

然后在 main.js 文件添加如下代码:

import { createApp,ref, axios } from 'junbo-vues';

const app = createApp(App);
...
3.0.0

1 year ago

2.7.0

1 year ago

1.1.0

1 year ago

1.1.0-beta1

1 year ago

3.0.0-beta1

1 year ago