RCRE

Build complex applications without pain

Github stars Tracking Chart

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

Main metrics

Overview
Name With Ownerandycall/RCRE
Primary LanguageTypeScript
Program languageTypeScript (Language Count: 3)
Platform
License:MIT License
所有者活动
Created At2019-03-10 16:50:55
Pushed At2023-01-03 20:28:42
Last Commit At2019-08-12 22:43:35
Release Count42
Last Release Namev0.21.17 (Posted on 2019-08-06 21:42:15)
First Release Namercre@0.19.151 (Posted on 2019-03-12 01:31:35)
用户参与
Stargazers Count665
Watchers Count6
Fork Count10
Commits Count236
Has Issues Enabled
Issues Count5
Issue Open Count4
Pull Requests Count3
Pull Requests Open Count39
Pull Requests Close Count17
项目设置
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private