formz

Painless React forms with the magic of hooks

Usage no npm install needed!

<script type="module">
  import formz from 'https://cdn.skypack.dev/formz';
</script>

README

Formz

Formz library, create forms with ease without the pain.

Installation

$ npm i formz --save
$ yarn add formz

Requirements

formz only has a single peer dependency, react >= 17.