The Wayback Machine - https://web.archive.org/web/20201108145736/https://github.com/reactive-react/xreact
Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
ci
 
 
 
 
 
 
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

xReact

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.

CircleCI Join the chat at https://gitter.im/jcouyang/react-most codecov npm greenkeeper.io

Get Started

xReact works for both TypeScript and CMD JS, to install xReact simply use yarn or npm:

npm install xreact --save
# or
yarn add xreact

Documentation

All xReact information and documentation is available on the website.

And... 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, or PR is more than welcome.

You can’t perform that action at this time.