Skip to content

amliu/libphonenumber-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libphonenumber-example

This is a simple demo app demonstrating how to use ruimarinho/google-libphonenumber to validate international mobile numbers.

The "FORMAT VALID" button is highlighted when the input number matches the format of the selected country.

這是一個簡單的 demo app,示範如何使用 ruimarinho/google-libphonenumber library 驗證不同國家的手機號碼格式。

當輸入的手機號碼符合所選的國家之格式時, "FORMAT VALID"按鈕會亮起。

Demo site

https://amliu.github.io/libphonenumber-example/

Medium post of this app (in Traditional Chinese)

https://medium.com/frochu/libphonenumber-example-app-f60680faa599

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

About

A simple demo application of using googlei18n/libphonenumber library to validate international phone numbers.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published