1.0.2 • Published 9 months ago

@gdev-org/gdev_form_validator v1.0.2

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

gdev_form_validator

gdev_form_validator is a dynamic and customizable form validation package designed to make form validation easy and flexible for developers. It provides multiple methods to handle form validation and designs.

Installation

NPM

To install the package using npm, run:

npm i @gdev-org/gdev_form_validator

CDN

To use the package via CDN, include the following in your HTML:

<script src="https://cdn.jsdelivr.net/npm/@gdev-org/gdev_form_validator@latest/dist/gdev_form_validator.js"></script>

Documentation

For more detailed documentation and examples, visit our website.

License

This project is licensed under the MIT License.