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

0.1.0 • Public • Published

Install

npm install ai-nvue -S

Quick Start

import Vue from 'vue'
import AiNvue from 'ai-nvue'

Vue.use(AiNvue)

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

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

Browser Support

Modern browsers and Internet Explorer 10+.

Readme

Keywords

Package Sidebar

Install

npm i ai-nvue

Weekly Downloads

2

Version

0.1.0

License

MIT

Unpacked Size

10.6 MB

Total Files

1059

Last publish

Collaborators

  • zjzq0805