Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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的帮助脚手架,帮助你在项目中快速生成组件!

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
```