Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/lewkamtao/lew-ui

A beautiful component library based on vue3
https://github.com/lewkamtao/lew-ui

component-library typescript ui-library vue vue3 vue3-components vuejs

Last synced: about 1 month ago
JSON representation

A beautiful component library based on vue3

Awesome Lists containing this project

README

        

![471656552467_.pic_i9uhs1_.jpeg](https://cdn.jsdelivr.net/gh/lewkamtao/PicHub-Cloud@master/PicHub/471656552467_.pic_i9uhs1_.jpeg)

# Lew-UI

A Component Library for Vue3.js. Doc address: https://lew.kamtao.com

## Install

```bash
npm install lew-ui --save
```

## How to use

引入 css

```js
// main.ts
import 'lew-ui/style';
```

页面

```vue

import { LewButton } from 'lew-ui';

```

## Todo List

- Step 步骤
- Upload 上传
- Card 卡片
- Progress 进度条
- Loading 加载

## Thanks

- https://github.com/atomiks/tippyjs
- https://fengyuanchen.github.io/vue-feather/

## License

Lew UI is open source software licensed as MIT.

## Demo

![这里有图](https://github.com/lewkamtao/lew-ui/blob/dev/images/6221709887502_.pic.jpg) ![这里有图](https://github.com/lewkamtao/lew-ui/blob/dev/images/6231709887502_.pic.jpg) ![这里有图](https://github.com/lewkamtao/lew-ui/blob/dev/images/6241709887502_.pic.jpg) ![这里有图](https://github.com/lewkamtao/lew-ui/blob/dev/images/6251709887502_.pic.jpg)