UNPKG

4leaf-hooks-useinput

Version:

React Hooks to realtime change input value

30 lines (29 loc) 741 B
{ "name": "4leaf-hooks-useinput", "version": "0.0.3", "description": "React Hooks to realtime change input value", "main": "index.js", "author": { "name": "4LEAF.YSH", "email": "4leaf.ysh@gmail.com", "url": "https://github.com/riosee2415" }, "keywords": [ "react", "hooks", "4leaf", "useInput", "input" ], "contributors": [ "SeoJaeWan <4leaf.sjw@gmail.com> (https://github.com/seojaewan)", "DongHyun <4leaf.kdh@gmail.com> (https://github.com/rlaehdgus27)", "Neo <neo@zillinks.com> (https://zillinks.com)" ], "license": "MIT", "homepage": "https://github.com/riosee2415/4leaf-hooks/useInput", "peerDependencies": { "react": "^17.0.2", "react-dom": "^17.0.2" } }