formvalidatorplus
Version:
This library offers a complete solution for validating, handling, and submitting forms of all complexities. From simple contact forms to intricate multi-step wizards, FormValidatorPlus empowers web developers to streamline the entire process. It handles
28 lines (27 loc) • 1.01 kB
JSON
{
"name": "formvalidatorplus",
"version": "1.0.5",
"description": "This library offers a complete solution for validating, handling, and submitting forms of all complexities. From simple contact forms to intricate multi-step wizards, FormValidatorPlus empowers web developers to streamline the entire process. It handles web forms greatly.",
"main": "dist/formValidator.min.js",
"module": "src/formValidator.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Muhthishimiscoding/FormValidatorPlus.git"
},
"keywords": [
"form submission",
"javascript form validation",
"jquery form validation",
"form validation",
"validating html form"
],
"author": "Muhthishimiscoding",
"license": "ISC",
"bugs": {
"url": "https://github.com/Muhthishimiscoding/FormValidatorPlus/issues"
},
"homepage": "https://github.com/Muhthishimiscoding/FormValidatorPlus#readme"
}