simple_form_utility

1.2.1 • Public • Published

Form Utility

Simple form utility library.

This form utility library aims to provide developers a time-efficient way of handling common form events, like:

  • Form Validation
  • Form Submission
  • Table Grid Row (within a Table)

But having still the full-control of what happens next after an event happened.

Basic Dependencies

  • Bootstrap version 4 (used for form theme and validation classes)

Optional Dependencies

  • Select2 (If you like to render <select> tag differently from the default Bootstrap theme)
  • jQuery (For you to load the Select2)

Change Log

v1.0.0

  • Initial form-utility setup files and dependencies

v1.0.1

  • Added form input controls serialization with toggling of verbose and not verbose

Package Sidebar

Install

npm i simple_form_utility

Weekly Downloads

1

Version

1.2.1

License

ISC

Last publish

Collaborators

  • rubenpingol