Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lkzwc/commonui-helper
前端通用UI的帮助脚手架,帮助你在项目中快速生成组件!
https://github.com/lkzwc/commonui-helper
antd antdpro cli elementui react techui tool vue
Last synced: about 1 month ago
JSON representation
前端通用UI的帮助脚手架,帮助你在项目中快速生成组件!
- Host: GitHub
- URL: https://github.com/lkzwc/commonui-helper
- Owner: lkzwc
- Created: 2022-08-26T15:19:28.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-03-07T09:44:25.000Z (almost 2 years ago)
- Last Synced: 2024-10-16T10:32:41.358Z (4 months ago)
- Topics: antd, antdpro, cli, elementui, react, techui, tool, vue
- Language: JavaScript
- Homepage:
- Size: 70.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Description
> 在基于通用组件组件库强大之上,为了满足项目中其他非前端专业人士搭建项目组件框架,于是开发了此脚手架,成员只需按照操作提示即可快速生成自定义的组件
- 定位: 组件层面
- 使用人士: 不限,非前端人士优先使用
- 基架: React > 16.8;
- 使用方式: 目前支持选择模式,参数模式过于复杂暂时不支持最终愿景:考虑支持 React 和 Vue 下常用组件库快速生成组件,包括 antd、antdpro、element、techui 等
## Usage
1. 全局安装
```
npm i commonui-helper -g
```
2. 执行
```
ccui
```