redux-router
Routing library
A library that provides Redux bindings for React Router, allowing developers to manage routing state within their Redux store.
Redux bindings for React Router – keep your router state inside your Redux store
2k stars
51 watching
200 forks
Language: JavaScript
last commit: over 3 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
remix-run/react-router | A lightweight routing library for the React JavaScript framework, enabling declarative navigation and management of client-side routes. | 53,130 |
reduxjs/react-redux | Provides an interface between React and Redux for managing state in applications | 23,379 |
aksonov/react-native-router-flux | A React Native router component that enables navigation and routing between screens in a centralized way. | 8,982 |
maisano/react-router-transition | A library providing smooth transitions between routes in React Router applications. | 2,597 |
reactgo/reactgo | A full-stack React application template with universal Redux and server-side rendering capabilities | 2,803 |
erikras/react-redux-universal-hot-example | A starter boilerplate for a universal web application using React, Redux, and Express | 11,990 |
callum/redux-routing | A library that provides universal routing built on top of Redux for React applications. | 64 |
redux-observable/redux-observable | A middleware library that enables the composition and cancellation of asynchronous actions to create side effects in Redux-based applications. | 7,852 |
acdlite/redux-batched-updates | Prevents cascading React updates triggered by Redux dispatches | 222 |
logrocket/redux-logger | A Redux middleware that logs and visualizes application state changes | 5,760 |
prescottprue/react-redux-firebase | A library that provides Redux bindings for Firebase, enabling authentication, data population, and synchronization with Firebase Realtime Database, Firestore, and Storage. | 2,548 |
mandeepbrar/redux-director | A library that provides Redux bindings to Director router, enabling seamless integration of front-end routing with Redux React applications. | 0 |
reduxjs/redux-toolkit | An opinionated toolset for efficient Redux development | 10,737 |
react-boilerplate/react-boilerplate | A highly scalable, offline-first React.js project with built-in features and tools for performance, testing, and best practices. | 29,482 |
markerikson/react-redux-links | A curated collection of tutorial and resource links on React, Redux, ES6, and more for learning advanced web development technologies. | 22,600 |