Reaux
A modular Flux framework with MVC-inspired structure, enabling isomorphic multi-end data flow.
Install / Use
/learn @FE-Combo/ReauxREADME
FE lightweight framework base on react + redux, strict in TypeScript.
Motivation
- Learn Once, Write Anywhere: Base on react and redux, no mutation.
- Multi-End isomorphism: Data flow isomorphism.
- High Readability: Clear code structure, easier for development and maintenance.
Ecosystem
| Project | Status | Description |
| ------------ | ---------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------- |
| reaux | | Flux architecture based on React and Redux |
| reaux-dom |
| Base on reaux and react-dom applied to website |
| reaux-native |
| Base on reaux and react-native applied to app |
| reaux-next |
| Base on reaux and nextjs applied to nextjs app |
| reaux-scripts |
| Configuration and scripts for reaux |
| reaux-cli |
| Create reaux app through the command line |
