issues
search
FE-Combo
/
reaux
A lightweight React and Redux application framework designed for isomorphic multi-end data flow, with a strong emphasis on TypeScript strictness.
https://zedfight.gitbook.io/fe-combo/reaux/reaux-she-ji-yuan-li
MIT License
60
stars
5
forks
source link
react
react-native
redux
typescript
readme
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