Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 2.48 KB

README.md

File metadata and controls

27 lines (20 loc) · 2.48 KB

LOGO

Build Status downloads codecov Language grade: JavaScript Total alerts

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 npm version Flux architecture based on React and Redux
reaux-dom npm version Base on reaux and react-dom applied to website
reaux-native npm version Base on reaux and react-native applied to app
reaux-next npm version Base on reaux and nextjs applied to nextjs app
reaux-scripts npm version Configuration and scripts for reaux
reaux-cli npm version Create reaux app through the command line