@dpapejs/dpvue-ui
TypeScript icon, indicating that this package has built-in type declarations

1.0.31 • Public • Published

Dpvue UI

A Component Library for Vue.js2.x

npm npm NPM

Dpvue will stay with Vue 2.x

Install

npm install @dpapejs/dpvue-ui -S

Quick Start

import Vue from 'vue'
import DpUI from '@dpapejs/dpvue-ui'

Vue.use(DpUI)

// or
import {
  Select,
  Button
  // ...
} from '@dpapejs/dpvue-ui'

Vue.use(Select)
Vue.use(Button)

For more information, please refer to Quick Start in our documentation.

Browser Support

Modern browsers and Internet Explorer 10+.

LICENSE

Apache-2.0

Readme

Keywords

Package Sidebar

Install

npm i @dpapejs/dpvue-ui

Weekly Downloads

0

Version

1.0.31

License

Apache-2.0

Unpacked Size

630 kB

Total Files

131

Last publish

Collaborators

  • yang2015damon