generator-redux-app
Redux app generator
A generator tool that scaffolds out a basic Redux app with React Router and Jest testing support.
Scaffold out a redux app
56 stars
5 watching
11 forks
Language: JavaScript
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
chentsulin/redux-intro | An introduction to Redux, explaining its concepts and providing a demo implementation in JavaScript. | 31 |
jonidelv/generator-create-redux-app | Generates a React application with Redux and Emotion-JS libraries added on top of Create React App | 139 |
banderson/generator-redux | A tool for creating Redux applications with functional architecture and development tools. | 252 |
chentsulin/redux | A JavaScript library for managing and predicting application state changes | 204 |
chentsulin/react-native-counter-ios-android | An example implementation of Redux counter functionality in React Native for iOS and Android | 238 |
jackong/generator-reactapp | A tool to quickly create a new React application with various dependencies and configurations. | 21 |
stylesuxx/generator-react-webpack-redux | A tool to generate projects with React, Webpack, and Redux support | 552 |
zmeecer/generator-redux-react-cordova | A Yeoman generator for creating hybrid mobile applications using Cordova and React technologies | 25 |
spencercdixon/redux-cli | An opinionated CLI for building Redux/React apps by automating common tasks and providing a set of generators for creating components and tests. | 880 |
redux-autoform/redux-autoform | A library that dynamically generates Redux forms from metadata | 113 |
zhouhansen/rechyons | A state management library that simplifies the creation of Redux stores with automatic action and reducer generation. | 10 |
redbadger/crux | A cross-platform Rust framework for building shared business logic and UI shells for mobile, web, and desktop applications. | 1,789 |
expressjs/generator | A utility for generating and setting up new Express.js applications with various template engines and stylesheet support. | 1,827 |
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 |