[FEATURE] : Getting Number Carier Information
Ulrich-Mbouna opened this issue · 2 comments
Unfortunately not, libphonumber-js don't have this feature.
In thier documentation:
Doesn't provide the equivalent of libphonenumber's formatNumberForMobileDialing() function that formats a number for dialing using a mobile phone within the country: dialing local numbers from a mobile phone is a bit more complicated in some countries like Brazil or Colombia where they require adding "carrier codes" when making a call. Since libphonenumber-js is not a dialing library (we're not Android phone operaing system), it doesn't prepend any "carrier codes" when formatting phone numbers, though it does parse such "carrier codes" correctly
Doesn't provide "geolocation" by a phone number.
Is there any solution in js or ts World to accomplish this thing? 🤔