@chenzoho/vue-directive
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

状态管理

安装

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
    • 修复路径和去除重复提示

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @chenzoho/vue-directive

    Weekly Downloads

    1

    Version

    1.0.2

    License

    MIT

    Unpacked Size

    17.9 kB

    Total Files

    12

    Last publish

    Collaborators

    • dingyy
    • chenzehong