<p align="center">
<img width="300px" src="https://user-images.githubusercontent.com/10731096/95823103-9ce15780-0d5f-11eb-8010-1bd1b5910d4f.png">
</p>
<p align="center">
<a href="https://www.npmjs.org/package/element-plus">
<img src="https://img.shields.io/npm/v/element-plus.svg">
</a>
<a href="https://npmcharts.com/compare/element-plus?minimal=true">
<img src="http://img.shields.io/npm/dm/element-plus.svg">
</a>
<br>
</p>
<p align="center">Element Plus - A Vue.js 3 UI library</p>
- ðª Vue 3 Composition API
- ð¥ Written in TypeScript
## Archived website
If you are looking for previous version website, here is the link.
[Element Plus Documentation Archived](https://github.com/element-plus/doc-archive)
The new website is launched at 17th Sep 2021.
## Status: Beta
This project is still under heavy development. Feel free to join us and make your first pull request.
[![Edit element-plus](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/element-plus-ncxnt?fontsize=14&hidenavigation=1&theme=dark)
<br/>
<p align="center">
<b>Special thanks to the generous sponsorship by:</b>
</p>
<br/>
<table align="center" cellspacing="0" cellpadding="0">
<tbody>
<tr>
<td align="center" valign="middle">
<a href="https://bit.dev/?from=element-ui" target="_blank">
<img width="150px" src="https://user-images.githubusercontent.com/10095631/41342907-e44e7196-6f2f-11e8-92f2-47702dc8f059.png">
</a>
</td>
<td align="center" valign="middle">
<a href="https://www.renren.io/?from=element-ui" target="_blank">
<img width="150px" src="https://user-images.githubusercontent.com/82012629/126620778-0d8ab509-018a-45d7-b8de-a5bac2ad519a.png">
</a>
</td>
</tr>
</tbody>
</table>
---
## Translations
Element Plus is translated to multiple languages, you can click the badge to help up update the translation or apply to become
a proofreader [![Crowdin](https://badges.crowdin.net/element-plus/localized.svg)](https://crowdin.com/project/element-plus)
## Documentation
You can find for more details, API, and other docs on [https://element-plus.org](https://element-plus.org/)
å½å
[å ééåç«ç¹](https://element-plus.gitee.io/)
Join our [Discord](https://discord.link/ElementPlus) to start communicating with everybody.
## Breaking change list
You can find the breaking change list here: [Breaking Change List](https://github.com/element-plus/element-plus/issues/162).
## Bootstrap project
With command
```bash
$ pnpm bootstrap
```
the project will install all dependencies
## Website preview
With command
```bash
$ pnpm docs:dev
```
the project will launch website for you to preview all existing component
## Local development
1. With command
```shell
$ pnpm dev
```
will start the local development environment
2. Add your component into `play/play.vue`
> play.vue
```vue
<template>
<ComponentYouAreDeveloping />
</template>
<script setup lang="ts">
// make sure this component is registered in @element-plus/components
import { ComponentYouAreDeveloping } from '@element-plus/components'
</script>
```
Modify `play.vue` file per your needs to get things work.
## Component migration process
1. Convert the item in https://github.com/element-plus/element-plus/projects/1 to an issue
2. Assign yourself to the issue
3. Author your component by generating new component command below
4. Migrate tests and docs
5. Open a new pull request, fill in the component issue link in 1
## Generate new component
With command
```bash
$ pnpm gen component-name
```
Note the `component-name` must be in `kebab-case`, combining words by replacing each space with a dash.
## Commit template
With command
```bash
pnpm cz
```
Example
```
# [TYPE](SCOPE): [el-component-name] DESCRIPTION#[ISSUE]
# example: feat(components): [el-button] add type for form usage #1234
```
## Licence
Element Plus is open source software licensed as
[MIT](https://github.com/element-plus/element-plus/blob/master/LICENSE).
## Contributors
This project wouldn't exist without our amazing contributors
<a href="https://github.com/element-plus/element-plus/graphs/contributors">
<img src="https://contrib.rocks/image?repo=element-plus/element-plus" />
</a>
## ä»åº
https://github.com/element-plus/element-plus
没有合适的资源?快使用搜索试试~ 我知道了~
element-plus-1.1.0-beta.16.zip
共1623个文件
ts:710个
vue:529个
scss:143个
需积分: 0 0 下载量 97 浏览量
2024-08-24
09:45:08
上传
评论
收藏 2.39MB ZIP 举报
温馨提示
一个 Vue.js 3 UI 库
资源推荐
资源详情
资源评论
收起资源包目录
element-plus-1.1.0-beta.16.zip (1623个子文件)
commit-msg 80B
.editorconfig 167B
.eslintignore 66B
play.example 456B
.gitattributes 176B
.gitignore 219B
.gitignore 96B
.gitignore 28B
.gitignore 6B
index.html 371B
element-demo.jpeg 363KB
config.js 3KB
.eslintrc.js 3KB
plugins.js 2KB
commitlint.config.js 2KB
sidebars.js 1KB
babel.config.js 1KB
jest.config.js 1KB
nav.js 735B
lang.js 669B
index.js 331B
darkmode.js 251B
.eslintrc.js 139B
index.js 130B
debounce.js 97B
throttle.js 97B
.eslintrc.js 86B
site-utils.js 86B
.eslintrc.js 62B
features.js 37B
package.json 5KB
component.json 5KB
package.json 1KB
package.json 1KB
home.json 875B
guide.json 728B
tsconfig.json 607B
tsconfig.dts.json 595B
package.json 512B
settings.json 471B
package.json 422B
package.json 401B
package.json 378B
package.json 372B
package.json 365B
demo-block.json 357B
sidebar.json 287B
footer.json 279B
package.json 260B
tsconfig.json 233B
sponsors.json 226B
tsconfig.json 213B
tsconfig.json 213B
tsconfig.json 213B
package.json 175B
extensions.json 167B
tsconfig.json 157B
package.json 129B
header.json 128B
not-found.json 120B
changelog.json 105B
edit-link.json 101B
icons.json 91B
search.json 67B
sponsor.json 59B
tsconfig.json 59B
translation.json 36B
last-update-at.json 30B
.markdownlint.json 21B
LICENSE 1KB
CHANGELOG.en-US.md 48KB
table.md 44KB
tree.md 24KB
message-box.md 21KB
input.md 20KB
cascader.md 15KB
drawer.md 14KB
form.md 14KB
select.md 12KB
date-picker.md 12KB
datetime-picker.md 12KB
index.md 10KB
select-v2.md 9KB
transfer.md 9KB
upload.md 9KB
theming.md 9KB
rate.md 9KB
pagination.md 8KB
image.md 8KB
tooltip.md 8KB
popover.md 8KB
dialog.md 8KB
menu.md 7KB
dropdown.md 7KB
time-picker.md 7KB
checkbox.md 6KB
notification.md 6KB
slider.md 6KB
loading.md 6KB
tabs.md 6KB
共 1623 条
- 1
- 2
- 3
- 4
- 5
- 6
- 17
资源评论
a3737337
- 粉丝: 0
- 资源: 2869
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功