simple-redux-form
Form library
A smaller, simpler alternative to Redux Form for managing forms in React applications
This simple redux form a tiny alternative for redux-form
11 stars
5 watching
3 forks
Language: JavaScript
last commit: almost 8 years ago
Linked from 1 awesome list
formsreactreactformsreduxredux-form
Related projects:
Repository | Description | Stars |
---|---|---|
redux-autoform/redux-autoform | A library that dynamically generates Redux forms from metadata | 113 |
jackielii/simplest-redux-example | An introductory Redux + React project demonstrating the basic concepts of state management and action handling | 1,182 |
lewis617/react-redux-tutorial | A comprehensive tutorial series on building React and Redux applications | 2,224 |
tsaidavid/simple-redux-boilerplate | A comprehensive React + Redux application with DevTools and minimal configuration for learning and development | 429 |
mjaneczek/conventional-redux | A React application wrapper that simplifies Redux setup by providing conventions and automating basic tasks. | 175 |
michaelhelvey/react-native-forms | A cross-platform library for creating native-looking forms using React Native | 88 |
anorudes/redux-easy-boilerplate | A React and Redux-based project providing a boilerplate for building web applications with server-side rendering, API support, and various testing tools. | 632 |
yildizberkay/redux-example | A sample React project demonstrating the use of Redux as a state container to manage complex applications | 90 |
redux-zero/redux-zero | A lightweight state container library for managing application state in React and other frameworks | 1,968 |
combine/universal-react-redux | A comprehensive React + Redux starter kit with pre-configured defaults and sensible settings for development and production | 110 |
jovidecroock/hooked-form | A lightweight React library to manage forms with hooks and performance optimization. | 113 |
posabsolute/redux-form-validator | A middleware solution for form validation in React and Redux applications | 38 |
mobiushorizons/mu-forms | A simple form library for React/Preact that keeps invalid data out of the application state and provides features like validation and submission handling. | 59 |
lexich/redux-api | Generates boilerplate code for Redux-based client-side API interactions | 496 |
houseform/houseform | A unified framework for building reusable and maintainable React forms with integrated validation and UI components | 644 |