448 skills found · Page 1 of 15
reduxjs / Redux DevtoolsDevTools for Redux with hot reloading, action replay, and customizable UI
erikras / Ducks Modular ReduxA proposal for bundling reducers, action types and actions when using Redux
redux-observable / Redux ObservableRxJS middleware for action side effects in Redux using "Epics"
redux-utilities / Redux ActionsFlux Standard Action utilities for Redux.
reduxjs / Redux Mock StoreA mock store for testing Redux async action creators and middleware.
piotrwitek / Typesafe ActionsTypesafe utilities for "action-creators" in Redux / Flux Architecture
pburtchaell / Redux Promise MiddlewareEnables simple, yet robust handling of async action creators in Redux
jeffbski / Redux LogicRedux middleware for organizing all your business logic. Intercept actions and perform async processing.
faceyspacey / Redux First Router🎖 seamless redux-first routing -- just dispatch actions
pauldijou / Redux ActAn opinionated lib to create actions and reducers for Redux
bemusic / Bemuse⬤▗▚▚▚ Web-based online rhythm action game. Based on HTML5 technologies, React, Redux and Pixi.js.
tshelburne / Redux Batched Actionsredux higher order reducer + action to reduce actions under a single subscriber notification
omnidan / Redux Ignore:recycle: higher-order reducer to ignore redux actions
Versent / Redux CrudA set of standard actions and reducers for Redux CRUD Applications
salsita / PrismReact / Redux action composition made simple http://salsita.github.io/prism/
bananaoomarang / Isomorphic ReduxIsomorphic Redux demo, with routing and async actions
redux-json-api / Redux Json ApiRedux actions, action creators and reducers to make life with JSON APIs a breeze.
Hotell / Rex TilsType safe utils for redux actions, epics, effects, react/preact default props, various type guards and TypeScript utils, React util components
wix-incubator / Redux TestkitComplete and opinionated testkit for testing Redux projects (reducers, selectors, actions, thunks)
diegohaz / Redux Saga ThunkDispatching an action handled by redux-saga returns promise