https://github.com/codersuresh/simple-email-validation
This is a simple email form validation to show success or error based on if input field is empty or not using JavaScript.
https://github.com/codersuresh/simple-email-validation
Last synced: 3 months ago
JSON representation
This is a simple email form validation to show success or error based on if input field is empty or not using JavaScript.
- Host: GitHub
- URL: https://github.com/codersuresh/simple-email-validation
- Owner: coderSuresh
- Created: 2021-08-23T05:43:37.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-23T05:44:45.000Z (almost 4 years ago)
- Last Synced: 2025-01-07T20:12:01.075Z (5 months ago)
- Language: JavaScript
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple-Email-Validation
This is a simple email form validation to show success or error based on if input field is empty or not using JavaScript.
Live preview: https://codersuresh.github.io/Simple-Email-Validation