Skip to content
#

phone-number-validation

Here are 6 public repositories matching this topic...

Return true if the passed string looks like a valid US phone number. The user may fill out the form field any way they choose as long as it has the format of a valid US number. The following are examples of valid formats for US numbers (refer to the tests below for other variants): 555-555-5555 (555)555-5555 (555) 555-5555 555 555 5555 555555555…

  • Updated Jan 23, 2020
  • JavaScript

A library for validating Iranian phone numbers in nodejs that can help you to extract all phone numbers from a text, check if a text has a phone number, check if a text is exactly a phone number, check if a text includes a special phone number.

  • Updated Apr 9, 2023
  • JavaScript
ReactJS-Phone-Number-Input

ReactJS based Phone Number component. It provides input field to add single/multiple telephone numbers with validation. The Phone number value is automatically validated on blur event. You can change validation message using props. You can also disable Phone number field using disable props.

  • Updated Apr 29, 2024
  • JavaScript

Improve this page

Add a description, image, and links to the phone-number-validation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the phone-number-validation topic, visit your repo's landing page and select "manage topics."

Learn more