Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/1942847253/amu-ui

vue3组件库,支持TypeScript,支持treeshaking
https://github.com/1942847253/amu-ui

typescript vite vue3

Last synced: about 2 months ago
JSON representation

vue3组件库,支持TypeScript,支持treeshaking

Awesome Lists containing this project

README

        








基于 Vue 3 的组件库


支持TypeScript,支持按需引入


有点意思

## 特性

### 比较完整

预计有超过 40 个组件, 正在持续发开中。

支持 treeshaking。

### 使用 TypeScript

Amu UI 全量使用 TypeScript 编写,和你的 TypeScript 项目无缝衔接。

你不需要导入任何 CSS 就能让组件正常工作。

## 安装

### npm

使用 npm 安装。

```bash
npm i -D amu-ui
```