redux-webext

Redux bridge

A library that simplifies communication between WebExtension background and UI pages using Redux

Redux for WebExtensions

GitHub

108 stars
5 watching
15 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 1 awesome list

chromeextensionfirefoxreactreduxredux-storeredux-webextstorewebextensionwebextensions

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
ekosz/redux-falcor Connects Redux applications to the Falcor API. 364
qinjialei24/vuex-redux A lightweight Redux wrapper that simplifies the state management process by abstracting away boilerplate code and providing a more intuitive API. 8
kolodziejczak-sz/svelte-redux-connect A library that simplifies the integration of Redux with Svelte applications by providing a unified connect API. 17
vdux/vdux An opinionated bridge between virtual DOM libraries and Redux, focusing on component-local state and application lifecycle control. 138
dianasuvorova/eslint-plugin-react-redux Enforces best practices for using React and Redux together in JavaScript applications 82
lexich/redux-api Generates boilerplate code for Redux-based client-side API interactions 496
denisizmaylov/redux-catch-promise Middleware to catch and handle promises and async functions in Redux applications 66
jedirandy/redux-url A middleware for synchronizing the URL with Redux store state 7
mjaneczek/conventional-redux A React application wrapper that simplifies Redux setup by providing conventions and automating basic tasks. 175
troch/deku-redux A library that provides Redux integration with the Deku framework 30
yildizberkay/redux-example A sample React project demonstrating the use of Redux as a state container to manage complex applications 90
lukasz-pluszczewski/redux-better-promise Middleware that supports async side-effects in Redux actions and allows consistent action creators with other middlewares' power 15
platzidev/socket.io-redux Middleware to connect Redux with Socket.IO and send actions via a real-time network connection. 105
perry-mitchell/redux-browser-extension-sync A toolkit to synchronize Redux state between different parts of a browser extension 6
csbun/preact-redux-ssr-example An example project demonstrating server-side rendering with Redux using Preact. 32