Phone Number Handling Library for Java, C++, and JavaScript


Summary of my bookmarked Github repositories from Mar 21st, 2017

Github repositories

  • google/libphonenumber

    Google's libphonenumber is a widely used Java, C++, and JavaScript library that handles parsing, formatting, and validating international phone numbers. It offers comprehensive functionality such as determining number types, checking number matches, providing example numbers, and geocoding. The library supports various features, including as-you-type formatting and mapping phone numbers to original carriers. Additionally, it has been ported to different languages and platforms, and alternative versions are available for Android and JavaScript. Overall, libphonenumber is a versatile tool for working with phone numbers.