catamphetamine / libphonenumber-js

A simpler (and smaller) rewrite of Google Android's libphonenumber library in javascript
https://catamphetamine.gitlab.io/libphonenumber-js/
MIT License
2.77k stars 218 forks source link

wrong mobile phone +33143802769 #379

Closed ilchenkoArtem closed 4 years ago

ilchenkoArtem commented 4 years ago

Hello. Can you say please, why mobile phone +33143802769 (FR, mobile) is wrong?

I use: libphonenumber.parsePhoneNumberFromString('+33143802769').isValid() and <script src="https://unpkg.com/libphonenumber-js@1.7.6/bundle/libphonenumber-mobile.js"></script>

catamphetamine commented 4 years ago

Hello. See the "Bug reporting" section of the readme. If the issue persists, you may re-post it.