1.1.5 • Published 6 years ago

react-form-hooks v1.1.5

Weekly downloads
14
License
MIT
Repository
-
Last release
6 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

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

7 years ago

1.1.0-alpha.1

7 years ago

1.0.9

7 years ago

1.0.8

7 years ago

1.0.7

7 years ago

1.0.6

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.2

7 years ago

1.0.11

7 years ago

1.0.10

7 years ago

1.0.1

7 years ago