Skip to content

Commit

Permalink
Updated Comments and README.md Documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Bien-Glitch committed Feb 23, 2023
1 parent 81652eb commit dd50ba3
Showing 1 changed file with 1 addition and 21 deletions.
22 changes: 1 addition & 21 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
# Fusion Form Validator and Utilities
> #### Form Validation plugin with fluent chainable utility methods.
---
<br>

## Installation

---

[Bootstrap](https://getbootstrap.com/) ^5.x, and [Fontawesome](https://fontawesome.com/) ^6.x are required.

No worries, the above requirements are shipped along with the Fusion Form Validator package.\
Expand Down Expand Up @@ -82,9 +79,6 @@ Now all that is left is to add them into your document as so:
> - The same goes for the `fusion.form.validator.js`, it must come after `jQuery js (If available)`, `bootstrap js`, and `fusion.form.util.js`.
## Usage

---

*Firstly, ensure the stylesheets and scripts are linked in the correct hierarchy as in the above example. If you have problems getting it correctly, just copy the code in the example above and edit.*

Out of the box, Fusion Form Validator ships with `init.js` file, so you can initialize, configure, and use the fusion form validator without messing up your other JS codes.\
Expand Down Expand Up @@ -250,15 +244,9 @@ validator.initValidation();
> ```
## About
---
Fusion form validator is an easy-to-use JS plugin for front-end form validation and miscellaneous utilities which requires little or no knowledge of JavaScript. Read through this documentation on how to set it up, and you're ready. It's fun to use and hassle-free.
## Creator
---
### [Bien Nwinate](https://github.com/Bien-Glitch)
- https://twitter.com/nwinate
Expand All @@ -270,9 +258,6 @@ Fusion form validator is an easy-to-use JS plugin for front-end form validation
- [Vorldline Team](https://github.com/Vorldline)
## Acknowledgement
---
Thanks to God Almighty for making this project a possible.\
Also a huge thanks to:
Expand All @@ -282,16 +267,11 @@ Also a huge thanks to:
- And many others for their huge support
## Feedback
---
If you discover a vulnerability or bug within the Fusion Form Validator, or have an improvement,\
Please [open an issue on the Github page](https://github.com/Bien-Glitch/fusion.form.validator/issues) or send an e-mail to Bien Nwinate via [fusionboltinc@gmail.com](mailto:fusionboltinc@gmail.com).\
All issues will be promptly addressed.
## Contact
---
- E-Mail: [fusionboltinc@gmail.com](mailto:fusionboltinc@gmail.com)
- Whatsapp DM: +234 815 744 9189

0 comments on commit dd50ba3

Please sign in to comment.