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)
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!
License
最近版本更新:(数据更新于 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最近更新仓库
2024-11-05 17:55:23 langgenius/dify
2024-11-05 16:59:32 laurent22/joplin
2024-11-05 11:52:31 RSSNext/Follow
2024-11-05 07:18:03 microsoft/genaiscript
2024-11-05 05:06:06 getmaxun/maxun
2024-11-04 14:44:09 x-extends/vxe-table