JS + Regex HTML form field validation

Rahul Thakur
Sep 1, 2021

I am writing a library called validate.js which has a function to filter and also has messages to display on validation.

Validate Js code got modularize validate code in a function and can use used by including in test/use file.

Hope you can use this code for writing your version of validation from regex + js

Please comment and like!! Thank you

--

--