@jadfe/bdesign
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

A high-quality Vue.js 2.x UI Toolkit for Web.

Install

npm install @jadfe/bdesign --save

Quick Start

import Vue from 'vue'

import JadPc from '@jadfe/bdesign'

// style: theme-defult
import '@jadfe/bdesign/dist/jad.css'

Vue.use(JadPc)

// or

import Datepicker from '@jadfe/bdesign/src/components/Datepicker'

Vue.component('vDatepicker', Datepicker);

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

Browser Support

Modern browsers and Internet Explorer 10+.

Changelog

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

LICENSE

MIT

/@jadfe/bdesign/

    Package Sidebar

    Install

    npm i @jadfe/bdesign

    Weekly Downloads

    0

    Version

    1.0.1

    License

    MIT

    Unpacked Size

    7.15 MB

    Total Files

    793

    Last publish

    Collaborators

    • jadfe