Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 690 Bytes

README.md

File metadata and controls

28 lines (17 loc) · 690 Bytes

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)

---