bootstrap4-validator

0.0.1 • Public • Published

Validator, for Bootstrap 4

The Validator plugin offers automatic form validation configurable via mostly HTML5 standard attributes. It also provides an unobtrusive user experience, because nobody likes a naggy form.

Features

  • Configurable via data-api and standard HTML5 attributes
  • Patient to inform user of errors and eager to let them know the errors have been resolved
  • Submit is disabled until the form is valid and all required fields are complete
  • Customizable error messages
  • Custom validator functions
  • Validation of an input field via AJAX

Installation

  • Clone the repo: git clone https://github.com/cbmella/bootstrap4-validator.git.
  • Install with npm: npm install bootstrap4-validator.

Documentation

See the project docs at

Package Sidebar

Install

npm i bootstrap4-validator

Weekly Downloads

10

Version

0.0.1

License

none

Unpacked Size

491 kB

Total Files

36

Last publish

Collaborators

  • cbmella