An open API service providing repository metadata for many open source software ecosystems.

Topic: "redux-middleware"

rt2zz/redux-persist

persist and rehydrate a redux store

Language: TypeScript - Size: 1.06 MB - Last synced at: 1 day ago - Pushed at: 12 months ago - Stars: 13,001 - Forks: 862

LogRocket/redux-logger

Logger for Redux

Language: JavaScript - Size: 406 KB - Last synced at: about 5 hours ago - Pushed at: over 4 years ago - Stars: 5,754 - Forks: 318

svrcekmichal/redux-axios-middleware

Redux middleware for fetching data with axios HTTP client

Language: JavaScript - Size: 529 KB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 915 - Forks: 95

prescottprue/redux-firestore

Redux bindings for Firestore

Language: JavaScript - Size: 7.27 MB - Last synced at: 5 days ago - Pushed at: 10 days ago - Stars: 574 - Forks: 100

captbaritone/raven-for-redux

A Raven middleware for Redux

Language: JavaScript - Size: 163 KB - Last synced at: 3 months ago - Pushed at: almost 5 years ago - Stars: 294 - Forks: 25

Bloomca/redux-tiles

Composable way to create less verbose Redux code

Language: TypeScript - Size: 1.18 MB - Last synced at: 16 days ago - Pushed at: over 7 years ago - Stars: 236 - Forks: 10

faouzioudouh/react-tracker

React specific tracking library, Track user interaction with minimal API!

Language: JavaScript - Size: 4.36 MB - Last synced at: 8 days ago - Pushed at: about 7 years ago - Stars: 232 - Forks: 20

react-stack/redux-storage Fork of michaelcontento/redux-storage

Persistence layer for redux with flexible backends

Language: JavaScript - Size: 146 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 223 - Forks: 18

diegohaz/redux-saga-thunk ๐Ÿ“ฆ

Dispatching an action handled by redux-saga returns promise

Language: JavaScript - Size: 2.1 MB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 221 - Forks: 17

AdityaKumawat97/react-e-commerce-website

E commerce website with complete authentication made using React

Language: JavaScript - Size: 5.84 MB - Last synced at: 17 days ago - Pushed at: 9 months ago - Stars: 219 - Forks: 138

buunguyen/redux-freeze

Redux middleware that prevents state from being mutated anywhere in the app

Language: JavaScript - Size: 10.7 KB - Last synced at: 19 days ago - Pushed at: almost 5 years ago - Stars: 213 - Forks: 19

redux-things/redux-actions-assertions

Simplify testing of redux action and async action creators

Language: JavaScript - Size: 660 KB - Last synced at: 1 day ago - Pushed at: over 8 years ago - Stars: 188 - Forks: 11

janryWang/redux-callbag

๐Ÿ•บ๐Ÿ•บRedux middleware for action side effects with callbag ๐Ÿ‘‰< 1KB

Language: JavaScript - Size: 106 KB - Last synced at: 5 days ago - Pushed at: almost 7 years ago - Stars: 182 - Forks: 16

jk-gan/redux-flipper

Redux middleware for React Native for Flipper

Language: TypeScript - Size: 992 KB - Last synced at: 1 day ago - Pushed at: about 1 year ago - Stars: 159 - Forks: 22

PlatziDev/redux-catch

Error catcher middleware for Redux reducers and sync middlewares

Language: JavaScript - Size: 13.7 KB - Last synced at: 11 months ago - Pushed at: over 8 years ago - Stars: 151 - Forks: 7

PlatziDev/socket.io-redux

Redux middleware to emit action via socket.io

Language: JavaScript - Size: 9.77 KB - Last synced at: 11 days ago - Pushed at: about 8 years ago - Stars: 105 - Forks: 8

arihant-jain-09/discord-clone

Discord (with unique roles in each server, image, audio sharing, auto render video links in messages, discord loading logo between page renderings) with React, React Router, Material UI, SASS, Styled components and firebase CRUD

Language: JavaScript - Size: 24.3 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 82 - Forks: 64

grofers/redux-cookies-middleware

redux-cookies-middleware is a Redux middleware which syncs a subset of your Redux store state with cookies.

Language: JavaScript - Size: 229 KB - Last synced at: 4 months ago - Pushed at: over 4 years ago - Stars: 81 - Forks: 16

vidit-sh/redux-sentry-middleware

Redux middleware for propagating Redux state/actions to use with new @sentry/browser and @sentry/node.

Language: JavaScript - Size: 357 KB - Last synced at: 19 days ago - Pushed at: over 2 years ago - Stars: 79 - Forks: 16

Brooooooklyn/redux-epics-decorator ๐Ÿ“ฆ

Dumb decorators for redux & redux-observable & react-redux & redux-actions

Language: TypeScript - Size: 14.1 MB - Last synced at: about 14 hours ago - Pushed at: over 3 years ago - Stars: 59 - Forks: 7

leanflutter/flipper-plugin-reduxinspector ๐Ÿ“ฆ

Redux Inspector for flipper (Extensible mobile app debugger).

Language: JavaScript - Size: 1.03 MB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 43 - Forks: 2

Gabri3l/redux-slim-async

:alien: A Redux middleware to ease the pain of tracking the status of an async action

Language: JavaScript - Size: 487 KB - Last synced at: 4 days ago - Pushed at: about 2 years ago - Stars: 39 - Forks: 5

berthutapea/state-management-redux

State Management (Redux)

Language: JavaScript - Size: 544 KB - Last synced at: 9 days ago - Pushed at: almost 2 years ago - Stars: 33 - Forks: 0

oskarhane/suber

An eventbus / pubsub compatible with Redux middlewares

Language: JavaScript - Size: 82 KB - Last synced at: 4 days ago - Pushed at: about 8 years ago - Stars: 27 - Forks: 2

taming-the-state-in-react/taming-the-state-todo-app

React Redux Todo Application

Language: JavaScript - Size: 1.73 MB - Last synced at: 4 days ago - Pushed at: almost 5 years ago - Stars: 23 - Forks: 12

oqton/redux-black-box

Declare side effects as black boxes in redux: an alternative to redux-thunk, redux-saga, redux-loop, ...

Language: JavaScript - Size: 50.8 KB - Last synced at: 12 months ago - Pushed at: almost 3 years ago - Stars: 22 - Forks: 0

matpaul/redux-timer-middleware

Simple middleware for periodically dispatch actions

Language: JavaScript - Size: 8.79 KB - Last synced at: 2 days ago - Pushed at: about 7 years ago - Stars: 22 - Forks: 5

ashoksaravanankns/Food_Ordering_Application

Language: JavaScript - Size: 310 KB - Last synced at: 22 days ago - Pushed at: almost 7 years ago - Stars: 21 - Forks: 21

hibiken/redux-camel

Redux middleware to transform action object to use camelCase before dispatch

Language: JavaScript - Size: 485 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 4

alexcastillo/redux-airbrake

Redux middleware for Airbrake error logging

Language: JavaScript - Size: 1.05 MB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 5

jameslnewell/redux-when

Redux middleware for delaying dispatch of an action until a condition evaluates to true.

Language: JavaScript - Size: 481 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 18 - Forks: 4

jvallelunga/redux-bluetooth

Redux middleware to dispatch actions via bluetooth to a peripheral store

Language: JavaScript - Size: 7.34 MB - Last synced at: 5 days ago - Pushed at: about 6 years ago - Stars: 17 - Forks: 5

CannerCMS/redux-firebase-middleware

:electric_plug: :fire: Redux firebase middleware for React and React-native

Language: JavaScript - Size: 178 KB - Last synced at: 13 days ago - Pushed at: about 7 years ago - Stars: 17 - Forks: 0

may-andro/flutter_leave_management

A redux and firestore based flutter application

Language: Dart - Size: 5.12 MB - Last synced at: over 1 year ago - Pushed at: about 6 years ago - Stars: 16 - Forks: 8

christian-acuna/react-vr-museum

Experience the worldโ€™s most exclusive art collections through virtual reality environments.

Language: JavaScript - Size: 3.57 MB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 16 - Forks: 6

t-osawa-009/ReSwiftMonitor

ReSwift+redeux dev tools

Language: Swift - Size: 3.55 MB - Last synced at: 24 days ago - Pushed at: over 2 years ago - Stars: 14 - Forks: 10

march08/redux-thunker

Thunk middleware, a compatible/replacable variation of redux-thunk v2. with injected deps having access to getState and dispatch.

Language: JavaScript - Size: 610 KB - Last synced at: 5 days ago - Pushed at: over 2 years ago - Stars: 13 - Forks: 0

Natasha08/redux-middleware-workers

A redux-middleware solution for multiple web workers

Language: JavaScript - Size: 769 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 11 - Forks: 3

lukebrandonfarrell/redux-persist-machine

Fine-grained control over the persisting and rehydration of your redux store ๐ŸŽฐ

Language: JavaScript - Size: 337 KB - Last synced at: 4 days ago - Pushed at: almost 3 years ago - Stars: 11 - Forks: 4

pret-a-porter/use-enhanced-reducer

๐Ÿค–Simple custom hook for use React.useReducer with middlewares.

Language: TypeScript - Size: 342 KB - Last synced at: 4 days ago - Pushed at: almost 5 years ago - Stars: 11 - Forks: 2

kioviensis/redux-pending-effects

๐Ÿฆ‹ A redux toolkit that tracks your asynchronous redux actions (effects) and informs about the intermediate state using the selector function

Language: TypeScript - Size: 5.12 MB - Last synced at: about 3 hours ago - Pushed at: 9 days ago - Stars: 10 - Forks: 2

himanshudestiny/Nyresa

It is an e-commerce website where users can buy products such as clothings, apparels etc. It is a collaborative project.

Language: JavaScript - Size: 999 KB - Last synced at: about 1 year ago - Pushed at: about 2 years ago - Stars: 10 - Forks: 0

Gaya/redux-listeners

Redux middleware which allows listening in on and handling of dispatched actions

Language: JavaScript - Size: 140 KB - Last synced at: about 19 hours ago - Pushed at: over 2 years ago - Stars: 10 - Forks: 1

bgoonz/Learning-Redux ๐Ÿ“ฆ

Redux learning and documentation site

Language: JavaScript - Size: 172 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 10 - Forks: 5

vanminhnguyenbmt/redux-middleware

Custom redux middleware with axios wrapper

Language: TypeScript - Size: 83 KB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 0

wonism/redux-segment-node

Redux middleware for segment on several platforms(`react` and `react-native`)

Language: JavaScript - Size: 278 KB - Last synced at: about 12 hours ago - Pushed at: over 6 years ago - Stars: 10 - Forks: 2

karkranikhil/confusion-react

Confusion Restaurant using React, redux, reactstrap and json-server

Language: JavaScript - Size: 49.9 MB - Last synced at: about 2 years ago - Pushed at: almost 7 years ago - Stars: 10 - Forks: 4

eyasliu/redux-async-await

redux middleware to es7 async/await syntax action and promise action

Language: JavaScript - Size: 5.86 KB - Last synced at: 10 days ago - Pushed at: over 8 years ago - Stars: 10 - Forks: 0

cirbuk/redux-knob

Redux middleware toolbelt for performance

Language: JavaScript - Size: 948 KB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 0

turtlemint/redux-analytics

A react/redux analytics library

Language: JavaScript - Size: 1.82 MB - Last synced at: 13 days ago - Pushed at: over 2 years ago - Stars: 8 - Forks: 0

arecvlohe/full-stack-react-v3 ๐Ÿ“ฆ

A simple React and Redux Todo App w/ All the Latest Fixins

Language: JavaScript - Size: 41 KB - Last synced at: 5 days ago - Pushed at: over 7 years ago - Stars: 8 - Forks: 3

lttb/redux-wsat

Redux Websocket Action Transfer

Language: JavaScript - Size: 23.4 KB - Last synced at: 9 days ago - Pushed at: over 8 years ago - Stars: 8 - Forks: 1

jedirandy/redux-url

:monorail: A redux middleware for synchronizing the url with your redux store's state.

Language: JavaScript - Size: 3.24 MB - Last synced at: 7 days ago - Pushed at: over 2 years ago - Stars: 7 - Forks: 1

htdangkhoa/kdux

:fire::fire::fire: Android + Kotlin + Redux = :heart: https://www.kotlinresources.com/library/kdux/

Language: Kotlin - Size: 188 KB - Last synced at: 25 days ago - Pushed at: over 5 years ago - Stars: 7 - Forks: 1

Hzy0913/redux-order

redux middleware asyn promise ็ฎ€ๅŒ–redux็š„ๅผ‚ๆญฅๆตๆŽงๅˆถๅค„็†็š„ไธญ้—ดไปถ

Language: JavaScript - Size: 3.91 KB - Last synced at: 6 days ago - Pushed at: over 6 years ago - Stars: 7 - Forks: 0

perry-mitchell/redux-browser-extension-sync

Sync Redux state between browser extension components

Language: JavaScript - Size: 169 KB - Last synced at: about 17 hours ago - Pushed at: 11 months ago - Stars: 6 - Forks: 1

heiskr/redux-listen ๐Ÿ“ฆ

:ear: Use the listener pattern with Redux middleware.

Language: JavaScript - Size: 561 KB - Last synced at: 5 days ago - Pushed at: almost 4 years ago - Stars: 6 - Forks: 1

zacharysierakowski/redux-broadcast

Broadcast redux actions to separate tabs and windows

Language: JavaScript - Size: 11.2 MB - Last synced at: 5 days ago - Pushed at: over 6 years ago - Stars: 6 - Forks: 0

realplatanopapi/redux-rest-api

Middleware that gives you a uniform way to define API actions in Redux applications

Language: JavaScript - Size: 89.8 KB - Last synced at: 9 days ago - Pushed at: about 8 years ago - Stars: 6 - Forks: 0

northwesternmutual/redux-reporter

Redux middleware for reporting actions to third party APIs. Extremely useful for analytics and error handling.

Language: JavaScript - Size: 5.83 MB - Last synced at: about 2 years ago - Pushed at: about 8 years ago - Stars: 6 - Forks: 2

PrinceCuet77/ReduxTodoApp

A todo application using React JS library with Typescript language where state management using Redux Toolkit & UI development using Tailwind CSS and Shadcn UI.

Language: TypeScript - Size: 500 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 5 - Forks: 0

asbhogal/Next.js-Cryptocurrency-App

A cryptocurrency application which uses Redux RTK Query to pull API data about current cryptocurrency values and news. The user can also search cryptocurrencies and view their ranking, price, market cap and % change as well as see the latest crypto-related news.

Language: TypeScript - Size: 2.02 MB - Last synced at: 24 days ago - Pushed at: over 1 year ago - Stars: 5 - Forks: 0

YahuiWong/react-native-typescript

a React Native powered by dva-core , react-navigation and typescript

Language: Objective-C - Size: 1.62 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 5 - Forks: 1

yehzhang/redux-remote

A high level networking library for building realtime web, mobile, and IoT apps.

Language: TypeScript - Size: 75.2 KB - Last synced at: 11 days ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 0

alejandrotoledoweb/devices-clientapp

This is a ReactJS project, part of the process for a job application in NinjaRMM. This is based on a Back End Rest API app that contains a list of devices.

Language: JavaScript - Size: 2.86 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

dwqs/redux-actions-promise ๐Ÿ“ฆ

:rabbit: :cat: :bear: FSA-compliant promise middleware for Redux, supports referencing dispatcher/state in action.

Language: TypeScript - Size: 49.8 KB - Last synced at: 2 days ago - Pushed at: over 6 years ago - Stars: 5 - Forks: 0

sargant/realm-redux-snapshot-middleware

Redux middleware that converts action payloads from Realm.Results object to simple javascript objects, great for stuffing directly into your store

Language: JavaScript - Size: 43.9 KB - Last synced at: 8 days ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 0

monvillalon/redux-background

Execute background tasks with redux

Language: JavaScript - Size: 75.2 KB - Last synced at: 21 days ago - Pushed at: over 7 years ago - Stars: 5 - Forks: 1

Correia-jpv/fucking-awesome-redux

Awesome list of Redux examples and middlewares. With repository starsโญ and forks๐Ÿด

Size: 544 KB - Last synced at: 3 days ago - Pushed at: 10 days ago - Stars: 4 - Forks: 0

piotr-cz/redux-broadcast-middleware

Lightweight Redux middleware to sync state across browser tabs/ windows using BroadcastChannel

Language: JavaScript - Size: 835 KB - Last synced at: about 12 hours ago - Pushed at: 7 months ago - Stars: 4 - Forks: 1

Harsh2110mishra/Shopping-App

It is a Shopping App that allows you to add products in your admin section also you can buy products added from other admin and place orders.

Language: JavaScript - Size: 977 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 4 - Forks: 1

maxzinchenko/redux-ws-middleware

This package makes web socket management much easier with redux.

Language: TypeScript - Size: 564 KB - Last synced at: 23 days ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 1

KoninMikhail/snake-game

๐——๐—ถ๐—ฑ ๐˜†๐—ผ๐˜‚ ๐—บ๐—ถ๐˜€๐˜€ ๐˜๐—ต๐—ฒ ๐Ÿด๐Ÿฌ๐˜€ ๐—ฎ๐—ป๐—ฑ ๐—ฎ๐—ฟ๐—ฐ๐—ฎ๐—ฑ๐—ฒ ๐—ด๐—ฎ๐—บ๐—ฒ๐˜€? ๐Ÿคฉ Welcome to the club where the gaming retrowave project is born. ๐Ÿ•น ๐„๐ง๐ฃ๐จ๐ฒ ๐ฒ๐จ๐ฎ๐ซ ๐ซ๐ž๐œ๐จ๐ซ๐๐ฌ ๐š๐ ๐š๐ข๐ง! ๐Ÿ“บ

Language: TypeScript - Size: 13.8 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 4 - Forks: 0

TomasBarry/redux-action-analytics-middleware

A middleware to trigger analytics for white-listed actions

Language: JavaScript - Size: 672 KB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

wonism/redux-flush

Redux middleware for flushing frequent actions. It optimizes the redux based application via reducing re-rendering caused of changed state.

Language: JavaScript - Size: 3.55 MB - Last synced at: 15 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

IceMimosa/redux-creator

Redux Action and Reducer creator.

Language: JavaScript - Size: 576 KB - Last synced at: 2 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

ostap0207/redux-action-batcher

Redux middleware aware action batcher

Language: JavaScript - Size: 93.8 KB - Last synced at: about 1 month ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 1

Hazyzh/reacts-ggsddu

Language: JavaScript - Size: 56.6 KB - Last synced at: 5 days ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 0

IgorMael/react-redux-websocket

A websocket Middleware

Language: JavaScript - Size: 9.77 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 4 - Forks: 2

pasalino/fp-redux-websocket

WebSocket Middleware for Redux

Language: JavaScript - Size: 352 KB - Last synced at: 19 days ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 1

morewings/ts-redux-next

Next.js app template with Redux features and App Router. Has test and middleware examples.

Language: TypeScript - Size: 11.5 MB - Last synced at: 1 day ago - Pushed at: 11 days ago - Stars: 3 - Forks: 0

saurabhLearns/rest-mern

probably a boilerplate for MERN redux JWT bla bla bla. kinda boilerplate. donnow, probably more than that

Language: JavaScript - Size: 1.79 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 3 - Forks: 0

nealfennimore/redux-reducer-injector

Inject reducers asynchronously

Language: JavaScript - Size: 465 KB - Last synced at: 12 days ago - Pushed at: 8 months ago - Stars: 3 - Forks: 0

suretrust/bookcourt

Bookourt is a mobile first web app that helps you book a tennis court. Built with react and rails.

Language: Ruby - Size: 5.7 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

0MeMo07/Blogged

Blog post sharing page made using React Redux

Language: JavaScript - Size: 2.1 MB - Last synced at: about 1 month ago - Pushed at: 9 months ago - Stars: 3 - Forks: 0

tazheeb-shamsi/disney-plus-clone

Here's the DEMO - Disney+ Clone App

Language: JavaScript - Size: 6.08 MB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 3 - Forks: 1

nixrajput/ecommerce-web-reactjs

This repository contains the source code for a E-commerce website built using React.js, CSS, and Redux.

Language: JavaScript - Size: 1.36 MB - Last synced at: 18 days ago - Pushed at: 10 months ago - Stars: 3 - Forks: 2

rnsloan/redux-allow-deny

Redux middleware. Callbacks using allowlisting or denylisting of actions

Language: JavaScript - Size: 407 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

sheeluofficial/SportsMall

Discover unparalleled online shopping on SportsMall, a cutting-edge e-commerce platform built on the robust MERN stack. Dive into a wide array of products, optimize user profiles, monitor orders, and take advantage of extensive admin capabilities. Transform your retail experience with our state-of-the-art MERN technology and interactive interface.

Language: JavaScript - Size: 37 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 3 - Forks: 0

frempongdev/Mini-Android-Shop-App

A mini Android Phone Shop that users can Add phones fetched from an API to their cart. Page also has a price and total element that displays phone prices and the total of the prices added to the cart. Built with React, Redux, JavaScript, HTML5 and CSS3.

Language: JavaScript - Size: 351 KB - Last synced at: 26 days ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 0

Liftitapp/redux-metrics

Transform your actions to metrics

Language: JavaScript - Size: 627 KB - Last synced at: 3 days ago - Pushed at: about 2 years ago - Stars: 3 - Forks: 2

bodrius/kids-land

Our Team Project! KIDS LAND- good habits tracker!

Language: JavaScript - Size: 24.8 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

aashishpeepra/Redux-Schema-in-React

This is a redux practice and app I created following maximilian schwarzmรผller course on "redux".

Language: JavaScript - Size: 8.26 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

raulmarindev/Reactivities

This an application that uses ASP.Net Core Web Api 3.1 for its backend and a React SPA for its frontend.

Language: TypeScript - Size: 6.27 MB - Last synced at: 1 day ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

aspirehealth/redux-routable

Simple Routing Middleware for Redux

Language: JavaScript - Size: 1.99 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

taehwanno/redux-user-timing

User Timing middleware for Redux

Language: JavaScript - Size: 1.1 MB - Last synced at: 3 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

ianwang/redux-algolia

Redux middleware for Algolia Search

Language: JavaScript - Size: 55.7 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 1

taming-the-state-in-react/taming-the-state-redux-basics-advanced

Redux: Basic and Advanced

Language: JavaScript - Size: 28.3 KB - Last synced at: 4 days ago - Pushed at: almost 5 years ago - Stars: 3 - Forks: 2

Syft-Application/redux-rollbar-telemetry-middleware ๐Ÿ“ฆ

Middleware that helps to add redux action to the Rollbar.Telemetry

Language: JavaScript - Size: 57.6 KB - Last synced at: about 2 months ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 0

YoshiYo/redux-cancelable-request

A small implementation of a cancelable request with redux use in production in a React Native Project.

Language: JavaScript - Size: 27.3 KB - Last synced at: 2 days ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0