bfui

1.0.42 • Public • Published

Element

A Vue.js 2.0 UI Toolkit.

Based on element for secondary development

Links

Install

mnpm install bfui -S

Quick Start

import Vue from 'vue'
import bfui from 'bfui'

Vue.use(bfui)

// or
import {
  Select,
  Button
  // ...
} from 'bfui'

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

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

Browser Support

Modern browsers and Internet Explorer 9+.

Changelog

Detailed changes for each release are documented in the release notes.

Publish

npm version xxx
npm run dist
npm publish

FAQ

We have collected some frequently asked questions. Before reporting an issue, please search if the FAQ has the answer to your problem.

LICENSE

MIT

Readme

Keywords

Package Sidebar

Install

npm i bfui

Weekly Downloads

145

Version

1.0.42

License

MIT

Unpacked Size

6.46 MB

Total Files

708

Last publish

Collaborators

  • yangzj1992
  • zld13455
  • zhouql
  • bradyzhang
  • hpuchenkai6092
  • shuminli
  • happy-payne