Skip to content

naisergic/formhoc

Repository files navigation

nform

it is a HOC for all of the form input type it will handle error and also maintain the state of every form input type

NPM JavaScript Style Guide

Example

https://naisergic.github.io/formhoc/

https://codesandbox.io/s/nform-example-zpzbg

Install

npm install --save nform
## Authors
- © [Naisergic](https://github.com/Naisergic)
- © [Ayush-krishnatray](https://github.com/Ayush-krishnatray)

---

[MIT License.] (https://github.com/naisergic/FormHOC/blob/master/LICENSE)

---