0.21.17 • Published 5 years ago

rcre v0.21.17

Weekly downloads
9
License
MIT
Repository
github
Last release
5 years ago

npm.io

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

0.21.17

5 years ago

0.21.16

5 years ago

0.21.15

5 years ago

0.21.14

5 years ago

0.21.13

5 years ago

0.21.12

5 years ago

0.21.11

5 years ago

0.21.9

5 years ago

0.21.8

5 years ago

0.21.7

5 years ago

0.21.6

5 years ago

0.21.5

5 years ago

0.21.4

5 years ago

0.21.3

5 years ago

0.21.2

5 years ago

0.21.1

5 years ago

0.20.14

5 years ago

0.20.13

5 years ago

0.20.12

5 years ago

0.20.11

5 years ago

0.20.10

5 years ago

0.20.9

5 years ago

0.20.8

5 years ago

0.20.7

5 years ago

0.20.6

5 years ago

0.20.5

5 years ago

0.20.4

5 years ago

0.20.3

5 years ago

0.20.2

5 years ago

0.20.1

5 years ago

0.20.0

5 years ago

0.19.152

5 years ago