redux-webext
Redux bridge
A library that simplifies communication between WebExtension background and UI pages using Redux
Redux for WebExtensions
108 stars
5 watching
15 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list
chromeextensionfirefoxreactreduxredux-storeredux-webextstorewebextensionwebextensions
Related projects:
Repository | Description | Stars |
---|---|---|
| Connects Redux applications to the Falcor API. | 364 |
| A lightweight Redux wrapper that simplifies the state management process by abstracting away boilerplate code and providing a more intuitive API. | 8 |
| A library that simplifies the integration of Redux with Svelte applications by providing a unified connect API. | 17 |
| An opinionated bridge between virtual DOM libraries and Redux, focusing on component-local state and application lifecycle control. | 138 |
| Enforces best practices for using React and Redux together in JavaScript applications | 83 |
| Generates boilerplate code for Redux-based client-side API interactions | 496 |
| Middleware to catch and handle promises and async functions in Redux applications | 66 |
| A middleware for synchronizing the URL with Redux store state | 7 |
| A React application wrapper that simplifies Redux setup by providing conventions and automating basic tasks. | 175 |
| A library that provides Redux integration with the Deku framework | 30 |
| A sample React project demonstrating the use of Redux as a state container to manage complex applications | 90 |
| Middleware that supports async side-effects in Redux actions and allows consistent action creators with other middlewares' power | 15 |
| Middleware to connect Redux with Socket.IO and send actions via a real-time network connection. | 105 |
| A toolkit to synchronize Redux state between different parts of a browser extension | 6 |
| An example project demonstrating server-side rendering with Redux using Preact. | 32 |