2020-react-forms
v1.0.1
Published
TheFlyingCoder's 2020 React framework with react-hook-form integration
Downloads
8
Readme
🚨 This accelerator is constantly improving, feel free to submit bugs and ideas! 🚨
TheFlyingCoder's 2020 React Forms Accelerator
This package is an extension of my 2020 React Accelerator, so for all the information about the tooling check out the readme there!
Try try this package out using my npx installer:
npx 2020-react-forms <project-name>
React Hook Form
The foundation of forms for me lately comes from the react hook form package.
Lightweight, no dependencies outside of React and lot of flexibility, you can do pretty much anything. This package is just one way i've utilised the tooling, but it's by no means great for every use case.