@jmfirth/react-use-form-validation
TypeScript icon, indicating that this package has built-in type declarations

1.0.1 • Public • Published

@jmfirth/react-use-form-validation

Generic form validation hook for React.

NPM

Install

npm install --save @jmfirth/react-use-form-validation

Usage

See the demo LoginForm for a usage example.

Development

Install dependencies:

$ yarn install
$ cd example && yarn install && cd ..

Run the development environment:

$ yarn start

License

MIT © Justin Firth

Readme

Keywords

none

Package Sidebar

Install

npm i @jmfirth/react-use-form-validation

Weekly Downloads

10

Version

1.0.1

License

MIT

Unpacked Size

41.5 kB

Total Files

8

Last publish

Collaborators

  • jmfirth