GitHunt
PI

pieterv/react-forms

Forms library for React.

React Forms

React Forms library provides a set of tools for React to handle form
rendering and validation.

It provides a schema language to define form structure and
validation and a set of form components to render schemas into UI.

Data flow between React Forms components provides strong immutability
guarantees. Form state accessible from a single location and can be snapshoted
with almost no overhead.

Almost every aspect of React Forms is designed to be extendable. It is easy
to customize the behaviour of the existing components or create completely new
ones.

See documentation for more information on how to use React Forms.

Credits

React Forms is free software created by Prometheus Research, LLC and is
released under the MIT license.

Contributors

MIT License
Created May 6, 2014
Updated March 10, 2023