js-validation
There are 14 repositories under js-validation topic.
muhib-dev/vanila-javascript-projects
mini project developed with html, css, javascript
RazzerDE/PHP-MySQL-WebApp
💾 This project shows you how to work with databases using MySQL and PHP.
ok2ju/native-validation-example
Example of Constraint validation API.
Matheus2212/js-validation-notification
A vanilla JS script to validate forms
MikhailMasny/awesome-food-app
A web-application developed on the .NET 5. The main idea of a web application is to develop a system for create a basic engine for the operation of an internet cafe.
pavliukdmytro/formvalidation
simple form validation
abhishekrawat22/css-generator
A tool to generate basic CSS with rem units with options of writing your desired selector and base font size.
caa-pjt/form-validator
Checks and validates a form and returns: a list of errors in JSON format or validation errors directly under the non-validated fields.
MilesVII/arstotzka
JS data validation utility
VaclavDanek/js-utils
JavaScript utilities
Marrockx/intro-component-with-signup-form
A project adapted from Frontend Mentor which includes simple UI implementation of sign up form and Validation with JavaScript
martinapinky/form-validator
Client-side validation is an initial check and an important feature of good user experience; by catching invalid data on the client-side, the user can fix it straight away.