1.0.2 • Published 4 months ago

@chenzoho/vue-directive v1.0.2

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

状态管理

安装

pnpm i @chenzoho/vue-directive

依赖

  • @vueuse/core
  • ant-design-vue

使用

import { setupVDirective } from "@chenzoho/vue-directive"
const app = createApp(App)

// Configure Directive
setupVDirective(app)

更新

  • 1.0.1
    • 第一个可用版本
  • 1.0.2
    • 修复路径和去除重复提示
1.0.2

4 months ago

1.0.1

4 months ago