react-form

WebJar for react-form

License

License

MIT
Categories

Categories

React User Interface Web Frameworks ORM Data
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

react-form
Last Version

Last Version

1.2.6
Release Date

Release Date

Type

Type

jar
Description

Description

react-form
WebJar for react-form
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/tannerlinsley/react-form

Download react-form

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/react-form/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>react-form</artifactId>
    <version>1.2.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/react-form/
implementation 'org.webjars.npm:react-form:1.2.6'
// https://jarcasting.com/artifacts/org.webjars.npm/react-form/
implementation ("org.webjars.npm:react-form:1.2.6")
'org.webjars.npm:react-form:jar:1.2.6'
<dependency org="org.webjars.npm" name="react-form" rev="1.2.6">
  <artifact name="react-form" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='react-form', version='1.2.6')
)
libraryDependencies += "org.webjars.npm" % "react-form" % "1.2.6"
[org.webjars.npm/react-form "1.2.6"]

Dependencies

compile (1)

Group / Artifact Type Version
org.webjars.npm : classnames jar [2.2.5,3)

Project Modules

There are no modules declared in this project.

React Form Header

Hooks for managing form state and validation in React

#TanStack Join the community on Spectrum

Enjoy this library? Try them all! React Table, React Query, React Charts

Features

  • Built with React hooks for React hooks
  • Highly practical validation API with 1st-class asynchronous support
  • Built-in validation debouncing with auto cancellation for stale validations
  • Field Scoping for deeply nested form values
  • No nonsense meta management for both forms and form fields
  • Fully memoized for frequent and fast rerenders
  • Flexible form API at the field, scope, and form levels

Sponsors

This library is being built and maintained by me, @tannerlinsley and I am always in need of more support to keep projects like this afloat. If you would like to get premium support, add your logo or name on this README, or simply just contribute to my open source Sponsorship goal, visit my Github Sponsors page!

Become a Sponsor!
Become a Sponsor!
Become a Sponsor!
Become a Sponsor!
Become a Supporter!
Become a Fan!

Documentation

Versions

Version
1.2.6