Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 851 Bytes

README.md

File metadata and controls

26 lines (15 loc) · 851 Bytes

react-table-plain · travis build npm version

A NPM package that helps with form handling using react hooks.

@dccs/react-form-hooks is written in Typescript and comes with its own type definitions.

Installation

You should install react-table-plain with npm or yarn:

npm install @dccs/react-form-hooks
or
yarn add @dccs/react-form-hooks

This command will download and install react-form-hooks and all required dependencies.

Minimal version

Contributing

License

@dccs/react-form-hooks is MIT licensed