Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Redux

Redux

195 projects

Showing 36 of 195 projects

Dan Abramov
Dan Abramov

A GitHub-based Ask Me Anything repository where Dan Abramov answers questions about React, Redux, and his work.

#open-source#community#github-issues
Stars223
Forks5
Last commit10 years ago
kasia
kasiaJavaScript

A React Redux toolset for connecting components to the WordPress API with declarative data fetching.

#declarative-programming#wordpress-api#sagas
Stars219
Forks12
Last commit7 years ago
redux-tcomb
redux-tcombJavaScript

Adds runtime type checking and immutability to Redux state and actions using tcomb.

#reducer#immutability#tcomb
Stars211
Forks7
Last commit9 years ago
Appointments
AppointmentsJavaScript

A React Native iOS app for booking appointments with Redux state management.

#ios#immutablejs#appointment
Stars209
Forks98
Last commit9 years ago
graphql-normalizr
graphql-normalizrJavaScript

A lightweight library that normalizes nested GraphQL responses into flat, key-value objects for efficient client-side caching.

#graphql#application-cache#frontend-tooling
Stars196
Forks14
Last commit2 years ago
backbone-redux
backbone-reduxJavaScript

A library that automatically synchronizes Backbone collections with a Redux store, enabling incremental migration from Backbone to React+Redux.

#migration#rest#backbone-collections
Stars190
Forks13
Last commit8 years ago
redux-side-effects
redux-side-effectsJavaScript

Redux toolset that enables side effects to be declared within reducers using ES6 generators while preserving purity.

#unit-testing#side-effects#elm-architecture
Stars179
Forks8
Last commit9 years ago
react-native-redux
react-native-reduxJavaScript

A starter template for React Native apps with Redux, Redux Saga, and Redux Storage, featuring a login flow.

#boilerplate#react-native#javascript
Stars177
Forks42
Last commit9 years ago
Reactor
ReactorSwift

A lightweight Swift framework for building reactive applications with unidirectional data flow, inspired by Elm and Redux.

#ios#mac-app#async-commands
Stars176
Forks15
Last commit6 years ago
react-native-cell-components
react-native-cell-componentsJavaScript

A collection of reusable React Native cell-based UI components for building complex forms and lists.

#ios#android#cell
Stars175
Forks16
Last commit3 years ago
redux-diff-logger
redux-diff-loggerJavaScript

A Redux middleware that logs the differences between state changes for easier debugging.

#developer-tools#redux-middleware#logging
Stars175
Forks15
Last commit10 years ago
Oh My Fullstack
Oh My FullstackJavaScript

A full-stack web application skeleton built with Next.js, Redux, RxJS, Immutable.js, and Express.

#isomorphic#skeleton#immutablejs
Stars173
Forks24
Last commit2 months ago
TypeLint
TypeLintJavaScript

An ESLint plugin for optional static type checking in JavaScript using JSDoc and existing data schemas.

#developer-tools#static-typing#swagger
Stars172
Forks5
Last commit8 years ago
Phoenix Toggl
Phoenix TogglElixir

An open-source time tracking application built with Elixir, Phoenix, React, and Redux, inspired by Toggl.

#elixir-lang#elixir#productivity
Stars172
Forks17
Last commit9 years ago
mini-rx-store
mini-rx-storeTypeScript

A reactive state management platform offering both RxJS-based and Angular signal-based libraries.

#reactive-programming#rxjs#store
Stars169
Forks10
Last commit3 months ago
rereduce
rereduceJavaScript

A reducer library for Redux that enables efficient reducer dependencies through aggressive memoization, similar to Reselect but for reducers.

#functional-programming#flux#memoization
Stars163
Forks5
Last commit7 years ago
redux-modifiers
redux-modifiersJavaScript

A collection of generic functions built on ImmutableJS and Redux Actions to simplify writing Redux reducers.

#immutablejs#frontend#reducer-utilities
Stars157
Forks3
Last commit10 years ago
redux-schema
redux-schemaJavaScript

A system to use Redux without writing action creators, reducers, or dispatch calls.

#boilerplate-reduction#schema-validation#frontend
Stars156
Forks8
Last commit9 years ago
Kakapo - ambient sound mixer
Kakapo - ambient sound mixerJavaScript

An open-source ambient sound mixer for iOS and Android built with React Native.

#kakapo#ios#productivity
Stars141
Forks22
Last commit10 years ago
redux-devtools-dispatch
redux-devtools-dispatchJavaScript

A Redux DevTools extension that lets you manually dispatch actions to test your application's state changes.

#developer-tools#dispatch#testing
Stars140
Forks4
Last commit9 years ago
react-native-hot-redux-starter
react-native-hot-redux-starterJavaScript

A deprecated starter kit for React Native apps with Redux and hot reloading via webpack server.

#hot-reloading#boilerplate#starter-kit
Stars137
Forks8
Last commit10 years ago
Next Todos
Next TodosJavaScript

A 200-line realtime todo app with Next.js, Redux, and Jet for isomorphic rendering and cross-browser sync.

#realtime#nextjs#jet
Stars132
Forks18
Last commit2 years ago
hello_phoenix
hello_phoenixElixir

A full-stack SPA template with Phoenix backend, React/Redux frontend, and JWT authentication pre-configured.

#elixir#sass#phoenix-framework
Stars131
Forks13
Last commit10 years ago
redux-transducers
redux-transducersJavaScript

Transducer utilities for Redux, enabling action dispatch and reducer creation via transducers.

#functional-programming#transducers#utility-library
Stars131
Forks6
Last commit10 years ago
NextJS Redux-Wrapper Material-UI
NextJS Redux-Wrapper Material-UIJavaScript

A boilerplate Next.js project with Redux state management and Material-UI components pre-configured.

#server-side-rendering#nextjs#boilerplate
Stars130
Forks33
Last commit
redux-tiny-router
redux-tiny-routerJavaScript

A minimal router for Redux that treats routing as state, designed for universal React applications.

#spa#universal-apps#server-side-rendering
Stars129
Forks14
Last commit10 years ago
ngrx-wieder
ngrx-wiederTypeScript

A lightweight, configurable undo-redo library for Angular applications built on NgRx and immer.js.

#immer-js#frontend#typescript
Stars127
Forks11
Last commit4 months ago
ngrx-immer
ngrx-immerTypeScript

Immer wrappers for NgRx to simplify state mutations by allowing mutable-style updates while maintaining immutability.

#immutability#state#frontend
Stars124
Forks7
Last commit4 months ago
Insta Snap
Insta SnapJavaScript

A React Native image sharing app with Instagram and Snapchat-like features including camera, video, and feed functionality.

#camera#social-media#react-native-app
Stars111
Forks44
Last commit9 years ago
Oligrapher
OligrapherTypeScript

A JavaScript library for creating and annotating interactive network graphs, originally developed for LittleSis.

#network-graph#graphviz#javascript-library
Stars110
Forks22
Last commit7 days ago
React Start Kit
React Start KitJavaScript

A React SPA boilerplate with Redux, Router, Webpack, Babel, Express, and Ant Design for rapid development.

#ant-design#frontend-tooling#es6
Stars109
Forks30
Last commit9 years ago
redux-webext
redux-webextJavaScript

A library that enables Redux state management across WebExtension background and UI pages with automatic synchronization.

#chrome#browser-extensions#background-script
Stars107
Forks15
Last commit4 years ago
React Antd Starter
React Antd StarterJavaScript

A starter template for building React web apps with Ant Design, Redux, and React Router.

#ant-design#web-app#frontend
Stars106
Forks22
Last commit10 years ago
NBAreact
NBAreactJavaScript

An open-source iOS and Android NBA app built with React Native, providing live scores, stats, and player data.

#ios#react-native-app#sports stats
Stars104
Forks45
Last commit7 years ago
Startup Job
Startup JobElixir

A sample project to search startup jobs scraped from various websites, built with Elixir/Phoenix backend and React/Redux frontend.

#elixir#startup-jobs#phoenix
Stars101
Forks15
Last commit9 years ago
Sequent
SequentJavaScript

A React Native mobile game that trains short-term memory by challenging players to remember sequences of numbers.

#ios#brain-training#memory-training
Stars96
Forks30
Last commit6 years ago
PreviousPage 5 of 6Next

Related Tags

Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub
2 years ago
#React113
#State Management106
#Javascript67
#Frontend46
#React Native45
#Typescript31
#Ios28
#Boilerplate25
#Mobile App22
#Webpack21
#Middleware19
#Cross Platform18