mobx-observer
Component observer
A utility to simplify integration of MobX observables with React-like components
a simple observer decorator you can utilize with any react-like components
13 stars
5 watching
3 forks
Language: JavaScript
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
capaj/mobx-stored | A utility for persisting POJO objects via mobx observables in local storage across browser sessions | 39 |
mobxjs/mobx-react-devtools | A tool to analyze and track the rendering behavior of React applications powered by MobX. | 1,229 |
mobxjs/mobx-angular | A MobX connector for Angular that enables automatic observation and update of UI components based on store changes | 484 |
wolox/reactivearray | An implementation of an observable array class in Swift | 53 |
raiondesu/vuse-rx | A bridge between Vue 3 and RxJS, connecting reactive states with observables. | 59 |
koajs/react-view | A Koa view engine that enables rendering React components on the server-side. | 259 |
martwz/openui5-mobx-model | An adapter that enables MobX observables to be used as models in UI5 applications | 25 |
hirezio/observer-spy | A library to simplify testing of RxJS Observables | 378 |
ba-st/bell | A library providing observability capabilities such as logs and metrics. | 6 |
blendle/hanson | A lightweight library to observe and bind values in Swift | 518 |
wix-incubator/remx | An opinionated state-management library for React apps built on top of MobX. | 224 |
komarovalexander/react-filter-control | A React component for building complex filter criteria | 51 |
heavyy/vue-intersect | A Vue component that adds intersection-observer functionality to elements | 322 |
mobxjs/mobx-react-boilerplate | A minimal React application that integrates MobX for state management | 889 |
mobxjs/mobx-reactive2015-demo | A React-based drag-and-drop editor demo showcasing MobX's reactive capabilities | 98 |