0.0.3 • Published 2 years ago

xiaohaiui v0.0.3

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Install

npm i xiaohaiui

Quick Start

import Vue from "vue";
import xiaohaiui from "eoss-ui";

Vue.use(xiaohaiui);

// or
import {
  XhSelect,
  XhButton,
  // ...
} from "xiaohaiui";

Vue.component(XhSelect);
Vue.component(XhButton);
0.0.3

2 years ago

0.0.1

2 years ago

0.0.2

2 years ago

1.0.0

2 years ago