0.3.6 • Published 3 months ago

@gaopeng123/rtc-cli v0.3.6

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

介绍

命令

rtc create <template> // 创建项目

rtc c <template> 
    
rtc createModule <module> // 创建模块

rtc cm <module> 

rtc list  // 查看命令支持

rtc ls

插件依赖

插件目的
chalk美化输入输出
prompts用户信息输入
download-git-repo远程模板下载
caccli指令
lodash.template处理模板
oraloading效果
fast-glob文件名读取

模板支持

模板

react-sample

filename

react-electron

filename

react-screen

filename

flutter-repo

filename

components-repo

filename

function-repo

filename

模块

table

  • Store: 定义数据state及action
  • typing:定义数据类型相关
  • api:服务端相关
  • styles.module:定义样式相关
  • components:定义组件相关
    • TableForm:弹窗内部form表单
    • TableModal:弹窗组件
    • Table:表格组件

function

依赖function-repo,开发函数库,包含jest测试等功能。上传到npm

rc-component

依赖components-repo,开发react组件,包含开发测试环境,自动检测变更上传等功能。上传到npm

web-component

依赖components-repo,开发web组件,包含开发测试环境,自动检测变更上传等功能。上传到npm

0.3.6

3 months ago

0.3.0

9 months ago

0.3.5

6 months ago

0.3.1

9 months ago

0.3.4

6 months ago

0.3.3

7 months ago

0.2.1

1 year ago

0.2.0

1 year ago

0.2.2

1 year ago

0.1.10

2 years ago

0.1.8

2 years ago

0.1.7

2 years ago

0.1.9

2 years ago

0.1.6

3 years ago

0.1.5

3 years ago

0.1.4

3 years ago

0.1.3

3 years ago

0.1.2

3 years ago

0.1.1

3 years ago

0.1.0

3 years ago