RCRE

Build complex applications without pain

Github星跟踪图

CircleCI
Stable Release
gzip size
license
coverage
Crowdin

What is RCRE?

Everyone loves to use React to build apps, it's elegant and wonderful. But React doesn't tell you how to build a complex web application.

When an application becomes very complex, various issues arise, such as the state of the component, the relationship between the components, how to organize the API request, and how to handle form validation and submission. If you don't have a lot of experience to deal with these issues, your code will get worse and the bug will always be with you.

RCRE is a library that designed to make it easy for everyone to handle the above issues. It uses completely new design to make some complex problems easier. It has only a few React components, and you only need to known is write simple configuration and components to get everything done.

RCRE provide 5 powerful features that help you build your application right.

  1. Manage your component and application's state without writing action and reducers.
  2. Manage your API and trigger them automatically based on your component's state.
  3. Always keep your state immutable and not easy to break it.
  4. State change trigger form validation automatically.
  5. A task controller can help you separate complex user interactions into pure small tasks and assemble them with a simple config.

Getting Started

https://andycall.github.io/RCRE/docs/en/overview

In-browser Playgrounds

You can play with RCRE in your web browser with these live online playgrounds.

Examples

Authors

LICENSE

MIT

主要指标

概览
名称与所有者andycall/RCRE
主编程语言TypeScript
编程语言TypeScript (语言数: 3)
平台
许可证MIT License
所有者活动
创建于2019-03-10 16:50:55
推送于2023-01-03 20:28:42
最后一次提交2019-08-12 22:43:35
发布数42
最新版本名称v0.21.17 (发布于 2019-08-06 21:42:15)
第一版名称rcre@0.19.151 (发布于 2019-03-12 01:31:35)
用户参与
星数665
关注者数6
派生数10
提交数236
已启用问题?
问题数5
打开的问题数4
拉请求数3
打开的拉请求数39
关闭的拉请求数17
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?