Skip to content

david-ac1/alu_regex-data-extraction-david-ac1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

alu_regex-data-extraction-david-ac1

Regex Data Extraction (JavaScript)

This project is my solution to the Regex Onboarding Hackathon Formative Assessment.
It extracts and validates specific data types (Email, URL, Phone, Credit Card, Time, Hashtag, Currency, HTML tags) from strings using JavaScript Regular Expressions.


Features

  • Validate emails
  • Validate URLs
  • Validate phone numbers
  • Validate credit card numbers
  • Validate time formats (12-hour & 24-hour)
  • Validate hashtags

Setup

  1. Clone the repo:
    git clone https://github.com/david-ac1/alu_regex-data-extraction-david-ac1.git
  2. Navigate to the folder: cd alu_regex-data-extraction-david-ac1
  3. Run the program with your system runtime environment

Output

About

FRONTEND FORMATIVE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors