mobx-preact
Preact binding library
A package providing MobX bindings specifically for Preact
MobX bindings for Preact
127 stars
11 watching
13 forks
Language: JavaScript
last commit: over 4 years ago
Linked from 1 awesome list
mobxmobx-preactpreact
Related projects:
Repository | Description | Stars |
---|---|---|
mobxjs/mobx-examples | A collection of MobX examples demonstrating various concepts and use cases | 284 |
preactjs/preact-custom-element | A library that allows developers to wrap Preact components as custom elements in web applications | 365 |
tomaash/mobx-input | A form library for MobX with observable state and validations. | 23 |
motion/mobx-formatters | A Chrome Dev Tools formatter for displaying Mobx collections in a more human-readable format | 58 |
mobxjs/mobx-utils | Utility functions and common patterns for building reactive applications | 1,185 |
survivejs-demos/mobx-demo | MobX port of web application examples from SurviveJS book | 85 |
mobxjs/mobx-react-boilerplate | A minimal React application that integrates MobX for state management | 889 |
mobxjs/mobx-vue | Provides bindings between MobX and Vue.js to manage state in reactive applications. | 476 |
preactjs/preact-router | URL router for Preact applications | 1,017 |
mobxjs/mobx-vue-lite | Vue 3 bindings for MobX state management | 74 |
luisvinicius167/preact-mui | A Preact component library that integrates MUI CSS framework. | 37 |
testing-library/preact-testing-library | Tools for testing Preact components to ensure they work as expected in different scenarios | 145 |
jamesbirtles/fpreact | An alternative API for creating Preact components inspired by Elm's functional programming style | 47 |
mobxjs/mobx-reactive2015-demo | A React-based drag-and-drop editor demo showcasing MobX's reactive capabilities | 98 |
cicec/we-mobx | An implementation of MobX for use in WeChat Mini Programs. | 12 |