0.2.1 • Published 3 months ago

parallels-ui v0.2.1

Weekly downloads
-
License
-
Repository
-
Last release
3 months ago

parallels-ui

Description

parallelsUi组件库

Installation

npm i parallels-ui -S

Quick Start

import Vue from 'vue';
import ParallelsUI from 'parallels-ui';
import 'parallels-ui/dist/theme-chalk.css';

Vue.use(ParallelsUI);

// or

import {
  PaIcon,
  PaButton
  // ...
} from 'parallels-ui';

Vue.use(PaIcon).use(PaButton)

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

0.2.1

3 months ago

0.2.0

6 months ago

0.1.9

8 months ago

0.1.8

9 months ago

0.1.7

10 months ago

0.1.6

10 months ago

0.1.5

10 months ago

0.1.4

10 months ago

0.1.3

10 months ago

0.1.2

10 months ago

0.1.1

10 months ago

0.1.0

10 months ago

0.0.9

10 months ago

0.0.8

11 months ago

0.0.7

11 months ago

0.0.6

11 months ago

0.0.5

11 months ago

0.0.4

11 months ago

0.0.3

11 months ago

0.0.2

11 months ago

0.0.1

11 months ago