ai-vue
TypeScript icon, indicating that this package has built-in type declarations

1.1.44 • Public • Published

航信风格UI组件库

Install

npm install ai-vue -S

Quick Start

import Vue from 'vue'
import AiVue from 'ai-vue'

Vue.use(AiVue)

// or
import {
  Select,
  Button
  // ...
} from 'ai-vue'

Vue.component(Select.name, Select)
Vue.component(Button.name, Button)

Browser Support

Modern browsers and Internet Explorer 10+.

Special Thanks

LICENSE

MIT

/ai-vue/

    Package Sidebar

    Install

    npm i ai-vue

    Weekly Downloads

    20

    Version

    1.1.44

    License

    MIT

    Unpacked Size

    8.23 MB

    Total Files

    961

    Last publish

    Collaborators

    • aisino