A quick web app to reformat USA phone numbers
This web app accepts 10 digit numbers, strips out all non-digits, and reformats as (012) 345-6789. It also accepts 11 digit numbers that begin with a 1, but the 1 is removed. Any number that does not fit one of the above two formats will not be edited.
Githup Pages: https://joshm21.github.io/reformat-phone-numbers/
Google Sites: https://sites.google.com/view/reformat-phone-numbers/