https://github.com/devpavan04/form-validation
A simple form validation example which showcases the use of Regular Expressions in JavaScript.
https://github.com/devpavan04/form-validation
Last synced: about 1 year ago
JSON representation
A simple form validation example which showcases the use of Regular Expressions in JavaScript.
- Host: GitHub
- URL: https://github.com/devpavan04/form-validation
- Owner: devpavan04
- Created: 2020-08-31T13:13:48.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-08-31T13:15:33.000Z (almost 6 years ago)
- Last Synced: 2025-02-05T21:54:15.083Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://devpavan04.github.io/form-validation/
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Form Validation
A simple form validation example which showcases the use of Regular Expressions in JavaScript.