aio-inputs
v3.2.1
Published
An opinionated inputs state manager for react
Downloads
16
Maintainers
Readme
AIO-INPUTS
An input state management for React. It comes with useful common validations if enabled. It supports custom validation asynchronous or not, with dynamic error messages with some additional features:
- Inputs tracking outside a component
- Easy data loading when edit
Installation
npm install aio-inputs
DOCS WEBSITE 👉 HERE DOCS REPO 👉 HERE ALL EXAMPLES 👉 HERE