jquery-forms-notify
v1.0.9
Published
The lightweight form-level notifications.
Downloads
3
Maintainers
Readme
Install
npm install jquery-form-notify
Usage
$('input#email').inputNotify('Please enter a valid email address', 1000);
License
This package is released under the MIT license.