All Projects → reactive-react → Xreact

reactive-react / Xreact

Licence: other
reactive x react = xreact

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to Xreact

Connective
agent-based reactive programming library for typescript
Stars: ✭ 98 (-82.65%)
Mutual labels:  reactive, rxjs, data-flow
rxdeep
rxjs deep state management
Stars: ✭ 47 (-91.68%)
Mutual labels:  reactive, rxjs
juliette
Reactive State Management Powered by RxJS
Stars: ✭ 84 (-85.13%)
Mutual labels:  reactive, rxjs
rx-ease
Spring animation operator for rxjs 🦚✨
Stars: ✭ 16 (-97.17%)
Mutual labels:  reactive, rxjs
reactive-search
Incremental search using React and RxJS
Stars: ✭ 15 (-97.35%)
Mutual labels:  reactive, rxjs
reactive-rs
Streams and broadcasts: functional reactive programming in Rust.
Stars: ✭ 28 (-95.04%)
Mutual labels:  reactive, frp
vue-rxjs
Yet another rxjs binding library for Vue.js
Stars: ✭ 14 (-97.52%)
Mutual labels:  reactive, rxjs
mutable
State containers with dirty checking and more
Stars: ✭ 32 (-94.34%)
Mutual labels:  data-flow, frp
Mobx Keystone
A MobX powered state management solution based on data trees with first class support for Typescript, support for snapshots, patches and much more
Stars: ✭ 284 (-49.73%)
Mutual labels:  reactive, frp
Toy Rx
A tiny implementation of RxJS that actually works, for learning
Stars: ✭ 290 (-48.67%)
Mutual labels:  reactive, rxjs
Reflex Dom
Web applications without callbacks or side-effects. Reflex-DOM brings the power of functional reactive programming (FRP) to the web. Build HTML and other Document Object Model (DOM) data with a pure functional interface.
Stars: ✭ 301 (-46.73%)
Mutual labels:  reactive, frp
purescript-pop
😃 A functional reactive programming (FRP) demo created with PureScript events and behaviors.
Stars: ✭ 33 (-94.16%)
Mutual labels:  reactive, frp
reactify
The first and only true Functional Reactive Programming framework for Scala.
Stars: ✭ 77 (-86.37%)
Mutual labels:  reactive, frp
reflex-dom-semui
A reflex-dom API for Semantic UI components
Stars: ✭ 22 (-96.11%)
Mutual labels:  reactive, frp
drawer
A touch-enabled drawer component for the modern web.
Stars: ✭ 26 (-95.4%)
Mutual labels:  reactive, rxjs
reflex-dom-ace
Reflex wrapper for the ACE editor
Stars: ✭ 12 (-97.88%)
Mutual labels:  reactive, frp
Formily
Alibaba Group Unified Form Solution -- Support React/ReactNative/Vue2/Vue3
Stars: ✭ 6,554 (+1060%)
Mutual labels:  reactive, rxjs
reactive-graphql
A GraphQL implementation based around RxJS, very well suited for client side only GraphQL usage
Stars: ✭ 58 (-89.73%)
Mutual labels:  reactive, rxjs
reflex-native
Framework for writing fully native apps using Reflex, a Functional Reactive Programming library for Haskell.
Stars: ✭ 40 (-92.92%)
Mutual labels:  reactive, frp
callbag-rs
Rust implementation of the callbag spec for reactive/iterable programming
Stars: ✭ 25 (-95.58%)
Mutual labels:  reactive, frp

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].