1.1.5 • Published 4 years ago

react-form-hooks v1.1.5

Weekly downloads
14
License
MIT
Repository
-
Last release
4 years ago

React Form Hooks

React hooks for form state management using subscriptions.

MIT License npm version npm monthly downloads npm total downloads CircleCI status Codecov bundlephobia minified bundlephobia minified + gzip code style: prettier

Features

  • No external dependencies.
  • Minimal API. Provides 3 hooks for managing form state - useForm, useFormState, useFieldState.
  • Blazing Fast. Allows you to re-render form inputs only if necessary.
  • Tiny Size. ~2KB gzipped.

Install

npm install --save react-form-hooks

Documentation

License

MIT © blesswinsamuel

1.1.5

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.0

5 years ago

1.1.0-alpha.1

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.2

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.1

5 years ago