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: about 4 years ago
Linked from 1 awesome list

chromeextensionfirefoxreactreduxredux-storeredux-webextstorewebextensionwebextensions

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
ekosz/redux-falcorConnects Redux applications to the Falcor API.364
qinjialei24/vuex-reduxA 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-connectA library that simplifies the integration of Redux with Svelte applications by providing a unified connect API.17
vdux/vduxAn opinionated bridge between virtual DOM libraries and Redux, focusing on component-local state and application lifecycle control.138
dianasuvorova/eslint-plugin-react-reduxEnforces best practices for using React and Redux together in JavaScript applications83
lexich/redux-apiGenerates boilerplate code for Redux-based client-side API interactions496
denisizmaylov/redux-catch-promiseMiddleware to catch and handle promises and async functions in Redux applications66
jedirandy/redux-urlA middleware for synchronizing the URL with Redux store state7
mjaneczek/conventional-reduxA React application wrapper that simplifies Redux setup by providing conventions and automating basic tasks.175
troch/deku-reduxA library that provides Redux integration with the Deku framework30
yildizberkay/redux-exampleA sample React project demonstrating the use of Redux as a state container to manage complex applications90
lukasz-pluszczewski/redux-better-promiseMiddleware that supports async side-effects in Redux actions and allows consistent action creators with other middlewares' power15
platzidev/socket.io-reduxMiddleware to connect Redux with Socket.IO and send actions via a real-time network connection.105
perry-mitchell/redux-browser-extension-syncA toolkit to synchronize Redux state between different parts of a browser extension6
csbun/preact-redux-ssr-exampleAn example project demonstrating server-side rendering with Redux using Preact.32