79413125

Date: 2025-02-04 21:58:38
Score: 0.5
Natty:
Report link

It seems that the library is using libphonenumber-js's national formatting which adds the leading zero to your phone number. You can play with the demo here: https://catamphetamine.github.io/libphonenumber-js/?parseCountry=IN&parseValue=1234567890

You may want to use international formatting instead (see the demo above)

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Lucas Mendonca