1.0.2 • Published 5 years ago

react-fiou v1.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

npm npm NpmLicense npm

React Fiou - form validate into React Hooks. Read about Hooks feature.

examples

features

  • Easily write form validation logic
  • Super tiny size without other any dependency

Install

Note: React 16.8+ is required for Hooks.

With npm

npm i --save react-fiou

Or with yarn

yarn add react-fiou