dumba
Form manager
A small library for handling form data via Mobx.js with built-in validation and support for asynchronous validation
Small library for handling forms with Mobx
6 stars
1 watching
0 forks
Language: TypeScript
last commit: 4 days ago
Linked from 1 awesome list
formformsmobxmobx-formmobx-reactmobx-react-litereact
Related projects:
Repository | Description | Stars |
---|---|---|
alexhisen/mobx-form-store | A MobX-based library for managing and validating forms in client-side applications. | 11 |
vict-shevchenko/reactive-mobx-form | A simple and scalable form management library for React applications using MobX observable mechanism. | 45 |
metro-nom/mobx-binder | Provides a library to handle form state in React web apps using MobX | 15 |
tomaash/mobx-input | A form library for MobX with observable state and validations. | 23 |
contacts-mvc/mobx-react-typescript | A simple web application that manages contacts using React and MobX | 95 |
danieldunderfelt/mobx-app | Provides a functional structure for managing state in React applications using MobX | 88 |
tjinauyeung/svelte-forms-lib | A lightweight library for managing forms in Svelte with form validation features | 603 |
monoiddev/mobx-zod-form | A form builder that uses data-driven validation and model binding to simplify the creation of forms in TypeScript applications. | 14 |
mobxjs/mobx-react-boilerplate | A minimal React application that integrates MobX for state management | 889 |
ccqgithub/vfm | A Vue3 form management library with built-in validation capabilities | 1 |
mobxjs/mobx-react-todomvc | A React application demonstrating state management with MobX and TodoMVC functionality | 503 |
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 |
tonyspiro/easy-mobx-example | An example project demonstrating state management with MobX and React using Cosmic JS for CMS API integration. | 43 |
jeffijoe/libx | A framework for managing application state in reactive applications using MobX. | 103 |
rakenapp/mobx-mc | A library for managing data in models and collections, with automatic state management and built-in CRUD operations. | 16 |