xReact is a Functional Reactive State Wrapper for React Components. Data flow in xReact is observable and unidirectional.
formerly know as react-most, renamed so because mostjs is not madatory anymore.
xReact works for both TypeScript and CMD JS, to install xReact simply use you yarn or npm:
npm install xreact --save
# or
yarn add xreact
- Quick Start 👉 https://xreact.oyanglul.us/Get-Started.html
- Examples 👉 https://github.com/reactive-react/xreact/tree/master/examples
xReact information and documentation is available on the website.
Finally, we have a list of frequently-asked questions.
Our goal is to have clear and comprehensive documentation. If you notice problems, omissions, or errors, please let us know.