conventional-redux
Redux wrapper
A React application wrapper that simplifies Redux setup by providing conventions and automating basic tasks.
Library for small and medium react applications, it wraps the react-redux and provides API based on convention over configuration pattern without breaking redux compatibility.
175 stars
12 watching
15 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
troch/deku-redux | A library that provides Redux integration with the Deku framework | 30 |
tdzl2003/redux-viewmodel | A library that simplifies state management with Redux and React by providing a ViewModel abstraction | 29 |
qinjialei24/vuex-redux | A lightweight Redux wrapper that simplifies the state management process by abstracting away boilerplate code and providing a more intuitive API. | 8 |
lastmjs/redux-store-element | An element allowing declarative Redux API integration | 82 |
angular-redux/store | A set of packages that help integrate Redux into Angular 2+ applications. | 1,336 |
leafoftree/react-int | A simplified way to use React/React Native with Redux and Redux Saga in a single file model. | 4 |
lewis617/react-redux-seed | A pre-configured React and Redux project template designed to speed up the development of data-driven JavaScript applications. | 3 |
andersdjohnson/firedux | A library that integrates Firebase with Redux to manage data and state in React applications | 149 |
lewis617/react-redux-tutorial | A comprehensive tutorial series on building React and Redux applications | 2,224 |
combine/universal-react-redux | A comprehensive React + Redux starter kit with pre-configured defaults and sensible settings for development and production | 110 |
erikras/redux-form-material-ui | A set of wrapper components to integrate Material UI with Redux Form for building forms | 831 |
yildizberkay/redux-example | A sample React project demonstrating the use of Redux as a state container to manage complex applications | 90 |
tsaidavid/simple-redux-boilerplate | A comprehensive React + Redux application with DevTools and minimal configuration for learning and development | 429 |
sultan99/react-on-lambda | A JavaScript library that simplifies React application development by providing a functional programming approach without the need for JSX. | 264 |
mihirsoni/simple-redux-form | A smaller, simpler alternative to Redux Form for managing forms in React applications | 11 |