UNPKG

use-binds

Version:

generate form binds from veeValidate useForm() composable

32 lines 706 B
{ "name": "use-binds", "version": "1.1.5", "description": "generate form binds from veeValidate useForm() composable", "main": "index.ts", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/moh1434/use-binds.git" }, "keywords": [ "veeValidate", "useBinds", "Zod", "vee-validate", "Yup", "validation", "useForm", "defineComponentBinds" ], "author": "moh1434", "license": "ISC", "bugs": { "url": "https://github.com/moh1434/use-binds/issues" }, "homepage": "https://github.com/moh1434/use-binds#readme", "dependencies": { "vue": "^3.3.4" } }