MyGit

tolking/element-pro-components

Fork: 36 Star: 226 (更新于 1970-01-01 00:00:00)

license: MIT

Language: TypeScript .

A component library for Vue 3 base on element-plus

最后发布版本: v1.2.12 ( 2023-07-09 19:49:15)

官方网址 GitHub网址

element-pro-components

a component library for Vue 3 base on element-plus

Documentation | Template | Changelog

Installation

pnpm add element-pro-components
# or
yarn add element-pro-components
# or
npm i element-pro-components

Usage

import { createApp } from 'vue'
import App from './App.vue'
import ElementPro from 'element-pro-components'
import 'element-pro-components/lib/styles/index'

createApp(App).use(ElementPro).mount('#app')
<template>
  <pro-layout />
</template>

Contributors

Thank you to all the people who have already contributed to element-pro-components!

contributors

License

MIT

最近版本更新:(数据更新于 1970-01-01 00:00:00)

2023-07-09 19:49:15 v1.2.12

2023-07-02 14:59:06 v1.2.11

2023-05-28 11:07:26 v1.2.10

2023-01-12 16:08:37 v1.2.9

2022-12-29 15:15:08 v1.2.8

2022-11-20 16:55:26 v1.2.7

2022-11-12 19:40:13 v1.2.6

2022-11-12 17:37:57 v1.2.5

2022-10-25 15:43:52 v1.2.4

2022-10-14 12:40:48 v1.2.3

主题(topics):

admin, component-library, element-plus, element-pro, pro-components, ui, vue, vue3

tolking/element-pro-components同语言 TypeScript最近更新仓库

2025-01-18 21:38:50 chenfan0/fideo-live-record

2025-01-18 15:06:58 RSSNext/Follow

2025-01-18 13:15:01 labring/FastGPT

2025-01-18 04:09:49 bluesky-social/social-app

2025-01-17 20:54:16 lobehub/lobe-chat

2025-01-17 11:06:01 TBXark/ChatGPT-Telegram-Workers