Skip to content

一款快速生成react+antd各种场景的模板插件

Notifications You must be signed in to change notification settings

Sean529/react-antd-helper

 
 

Repository files navigation

react-antd-helper(react antd 开发小助手)

这是一款用于快速生成代码模板的插件,暂时支持的版本:

  • React >= 16.8
  • Antd = 4.x

Features(特性)

用来快速生成某些场景代码模板框架,在开发时,只需要填充业务代码即可。

除了提高开发效率之外,也有利于开发规范的统一。

在使用时,你只需要在文件夹鼠标右击即可看到"快速生成一个react antd页面"菜单,划上去,只需要点击对应的选项,即可在该文件夹下生成一个tsx文件,里面就是可运行的代码片段。

Requirements(要求)

  • React >= 16.8
  • Antd = 4.x
  • typeScript(js环境也可运行,但需要使用做删除模板中ts类型)

Extension Settings(设置)

暂未开放设置,后续功能会陆续补充...

Known Issues (已知问题)

实验版本,支持场景不够丰富,后续会不断更新

Release Notes(发行说明)


Following extension guidelines

Ensure that you've read through the extensions guidelines and follow the best practices for creating your extension.

Working with Markdown

  • 在文件夹处鼠标右击即可看到“快速生成一个react antd页面”

For more information

Enjoy!

About

一款快速生成react+antd各种场景的模板插件

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%