google-libphonenumber
Reactive icon

Google LibPhoneNumber

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 14 June 2023
 by 
5.0
 (3 ratings)
google-libphonenumber

Google LibPhoneNumber

Details
Javascript component that implements Google Libphonenumber library from https://github.com/ruimarinho/google-libphonenumber
Read more

In this component you can find: 

All number, phoneUtil and AsYouTypeFormatter methods described in the github link above.

Also, Country Code Source, Phone Number Format, Phone Number Type and Errors values are mapped to Outsystems Static Entities.

A demo app is made available to try out the different methods of the component. Note: to use the demo app, you need the following component: https://www.outsystems.com/forge/component-overview/6573/international-telephone-input

Release notes (1.0.0)
License (1.0.0)

This package is licensed under MIT. The bundled libphonenumber library is licensed under Apache 2.0.

Reviews (2)
by 
3 Sep (11 days ago)
in version 1.0.0
Is it possible to somehow use the format actons on the server side? 
Answer from the owner
9 Sep (5 days ago)
in version 1.0.0
Hi Flávio.
This component out of the box will not be possible to use server side because it fully relies on a javascript library. If you want to use it server side, most likely you will need to find a c# library that does the same and build the extension with similar actions to the current component.
Maybe this can help you: https://github.com/caseykramer/libphonenumber-csharp
by 
2023-06-14
in version 1.0.0
Saves a lot of time instead doing some solution from scratch and the component does what is expected. Thanks for the effort
Team
Other assets in this category