1.1.6 • Published 10 months ago

ddlazy-ui v1.1.6

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

ddlazy-ui

预览地址

Project setup

npm install ddLazy-ui

Quick Start

import Vue from 'vue'
import ddlazyui from 'ddlazy-ui'
import 'ddlazy-ui/lib/ddlazy-ui.css'

Vue.use(ddlazyui)

// or
import {
  Select,
  Button
  // ...
} from 'ddlazy-ui'

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

Browser Support

Modern browsers and Internet Explorer 10+.

NPM

NPM

LICENSE

MIT

1.1.6

10 months ago

1.1.5

11 months ago

1.1.2

11 months ago

1.1.1

1 year ago

1.1.0

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago