UNPKG

live-form-validation

Version:

Nice client-side live form validation for Nette Forms 3.0. Script by default works nicely with Twitter Bootstrap 4.

26 lines (25 loc) 716 B
{ "name": "live-form-validation", "version": "1.10.1", "description": "Nice client-side live form validation for Nette Forms 3.0. Script by default works nicely with Twitter Bootstrap 4.", "main": "live-form-validation.js", "repository": { "type": "git", "url": "git+https://github.com/contributte/live-form-validation.git" }, "keywords": [ "nette", "form", "validation", "bootstrap" ], "files": [ "live-form-validation.js" ], "author": "Nette Community", "license": "BSD-3-Clause", "bugs": { "url": "https://github.com/contributte/live-form-validation/issues" }, "homepage": "https://github.com/contributte/live-form-validation/blob/master/README.md" }