0.0.5 • Published 6 years ago

generator-react-component-magic v0.0.5

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

generator-react-component-magic【BETA】

generator for react component of 58-magic

默认template:react-component-template

使用

[sudo] npm install -g yo                                   # yo工具安装
[sudo] npm install -g generator-react-component-magic      # template安装

yo react-component-magic                                   # 工程初始化

#TODO

  • 处理package.json
  • 替换字符
  • 变量配置化
  • 函数封装
  • loading进度显示
  • 替换测试coveralls为codecov
  • 解决回调地狱,重构调用流程