Skip to content

Latest commit

 

History

History
46 lines (31 loc) · 1.31 KB

README.md

File metadata and controls

46 lines (31 loc) · 1.31 KB

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
ALL EXAMPLES 👉 HERE

License

MIT