Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

【开源自荐】 Chrome插件的React和Antd模板,帮助开发者快速启动一个使用React开发的插件 #5173

Open
raojinlin opened this issue Sep 19, 2024 · 0 comments

Comments

@raojinlin
Copy link

项目简介

chrome-extension-react-antd-template 🚀 这是一个Chrome插件的React和Antd模板,帮助开发者快速启动一个插件。封装了常用的基础库,如消息通信和日志采集。支持环境配置,并使用Promise发送和等待消息响应。可以快速构建React的Chrome插件,同时提供了一些通用的React组件和浏览器接口相关的函数。这些特性使得开发者可以专注于插件的核心功能开发,而不必花费大量时间在项目配置和基础功能的实现上。

项目亮点

  • 快速启动:预配置的环境和常用功能,开箱即用。
  • React和Ant Design集成:提供了一些通用的React组件和浏览器接口相关的函数,提升开发效率。
  • 消息通信和日志采集:封装了常用的基础库,方便插件内部和外部的消息通信。
  • 环境配置:支持多环境配置,方便开发、测试和生产环境的切换。
  • Promise支持:使用Promise发送和等待消息响应,使得异步操作更加简洁和易于维护。

项目地址

GitHub: raojinlin/chrome-extension-react-antd-template

@raojinlin raojinlin changed the title 【开源自荐】chrome-extension-react-antd-template - Chrome插件的React和Antd模板,帮助开发者快速启动一个插件 【开源自荐】 Chrome插件的React和Antd模板,帮助开发者快速启动一个使用React开发的插件 Sep 19, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant