JavaScript Algorithms and Data Structures
-
Updated
May 12, 2021 - HTML
JavaScript Algorithms and Data Structures
Phone number information lookup, validation, carrier name, geo and timezone infos, Verify phone number, validate format, checking carrier name, geo and timezone infos.
Telegram电话号码检查器
This is a solution to the Telephone Number Validator on FreeCodeCamp
Data constraints, using Number::Phone
A jQuery plugin for entering and validating international telephone numbers. It adds a flag dropdown to any input, automatically detects the user's country, displays a relevant placeholder and auto formats the number as they type. Plugin built by Jack O'Connor and converted to a WordPress plugin by Sammy Waweru.
A set of regular expressions for validating (mainly) Swedish telephone numbers.
JavaScript Algorithms and Data Structures Developer Certification, representing approximately 300 hours of coursework
These are some javaScript's intermediate level algorithm scripting or projects that i did to claim FreeCodeCamp's "javaScript Algorithms and Data Structures" certificate!!
🗂️ Telephone Number Validator 📞☎️
This project validates US phone numbers in formats such as 555-555-5555 and (555) 555-5555. It ensures the area code is present and, if a country code is included, it must be '1'.
Add a description, image, and links to the telephone-number-validation topic page so that developers can more easily learn about it.
To associate your repository with the telephone-number-validation topic, visit your repo's landing page and select "manage topics."