generator-redux
Redux generator
A tool for creating Redux applications with functional architecture and development tools.
CLI tools for Redux: next-gen functional Flux/React with devtools
252 stars
18 watching
36 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
stylesuxx/generator-react-webpack-redux | A tool to generate projects with React, Webpack, and Redux support | 552 |
jonidelv/generator-create-redux-app | Generates a React application with Redux and Emotion-JS libraries added on top of Create React App | 139 |
lexich/redux-api | Generates boilerplate code for Redux-based client-side API interactions | 496 |
chentsulin/generator-redux-app | A generator tool that scaffolds out a basic Redux app with React Router and Jest testing support. | 56 |
redux-autoform/redux-autoform | A library that dynamically generates Redux forms from metadata | 113 |
redux-loop/redux-loop | A library that enables reducers to handle effects naturally and purely by returning them from the reducer | 1,960 |
lewis617/react-redux-tutorial | A comprehensive tutorial series on building React and Redux applications | 2,224 |
lewis617/react-redux-seed | A pre-configured React and Redux project template designed to speed up the development of data-driven JavaScript applications. | 3 |
gregthebusker/replux | A set of reusable Redux components and utilities to simplify the management of application state in React applications | 27 |
fredericheem/redux-act-async | Reduces boilerplate code for creating async actions and reducers in Redux applications | 125 |
mjaneczek/conventional-redux | A React application wrapper that simplifies Redux setup by providing conventions and automating basic tasks. | 175 |
ellbee/redux-boilerplate | A boilerplate project providing a quick start for experimenting with Redux | 40 |
yildizberkay/redux-example | A sample React project demonstrating the use of Redux as a state container to manage complex applications | 90 |
aparticka/redux-immutable-utils | Utilities for working with Immutable data in Redux applications | 3 |
redux-effects/redux-effects | A library that simplifies the creation and management of effects in Redux applications by abstracting away low-level implementation details. | 495 |